Base content for governance.o.o
Go to file
yangyawei 9682efa413 setup.cfg: Replace dashes with underscores
Setuptools v54.1.0 introduces a warning that the use of dash-separated
options in 'setup.cfg' will not be supported in a future version [1].
Get ahead of the issue by replacing the dashes with underscores. Without
this, we see 'UserWarning' messages like the following on new enough
versions of setuptools:

  UserWarning: Usage of dash-separated 'description-file' will not be
  supported in future versions. Please use the underscore name
  'description_file' instead

[1] https://github.com/pypa/setuptools/commit/a2e9ae4cb

Change-Id: Iabad24aab27d651aee33afbc03007cb47b47a320
2021-05-14 14:20:42 +08:00
doc Merge "Add doc/requirements" 2021-01-13 15:28:21 +00:00
.gitignore Initial content 2016-11-09 15:43:39 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:32:58 +00:00
README.rst Initial content 2016-11-09 15:43:39 +01:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-05-14 14:20:42 +08:00
setup.py Initial content 2016-11-09 15:43:39 +01:00
test-requirements.txt Add doc/requirements 2021-01-07 11:27:37 +01:00
tox.ini Add doc/requirements 2021-01-07 11:27:37 +01:00

README.rst

This repository contains the base documents for the governance.openstack.org website, pointing to various subsites.