Commit Graph

5 Commits

Author SHA1 Message Date
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
Zuul a0972bf8e4 Merge "Change openstack-dev to openstack-discuss" 2020-08-03 15:02:51 +00:00
Andreas Jaeger a20b2b2239 Cleanup docs building
* Switch to using sphinx-build
* Remove unused requirements.txt file
* Remove cruft from setup.cfg and doc/source/conf.py
* Switch to Python3

Change-Id: I5f50c345a3fc5cdb58221541f0186990d22ffd5d
2020-04-16 17:55:01 +02:00
Vieri 171fbd40f9 Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: Iaf0717e09fdaa76e317e5f8a12f317e767750a88
2018-12-05 05:24:19 +00:00
Thierry Carrez d3eb09d1c0 Initial content
Initial content for the governance website page.

For more information, see:
http://specs.openstack.org/openstack-infra/infra-specs/specs/neutral-governance-website.html

Change-Id: I44f90b258869e53b03cdb66e5d7f637de0197aec
2016-11-09 15:43:39 +01:00