Commit Graph

6 Commits

Author SHA1 Message Date
YuehuiLei d48036ba3e 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: Icd54fc860f354787bfd16da7d47e705523305094
2021-05-04 16:58:45 +08:00
Andreas Jaeger 9a577c2cc0 Cleanup py27 support
Make a few cleanups:
- Remove obsolete sections from setup.cfg
- Update requirements, no need for python_version anymore
- Remove install_command from tox.ini, the default is fine.

Change-Id: Iecc1931e93b2254b7b3c95ba1daafd32db204754
2020-04-09 11:35:17 +02:00
melissaml 9769de52de Change openstack-dev to openstack-discuss
Mailinglists have been updated. Openstack-discuss replaces openstack-dev.

Change-Id: I6b06a11e28a29b1d64b3da187b8b222575f4d8ce
2018-12-04 18:38:49 +08:00
Yujun Zhang 42f38be0ab Update docs build job for new documentation PTI jobs
openstack infra use a new way for building documents[1]

[1]:See http://lists.openstack.org/pipermail/openstack-dev/2017-December/125710.html for details

Change-Id: I2cb0ae3130e61991e017d66b7b2e2711f3c21bfd
2017-12-26 09:04:01 +08:00
nizam 9c5f75a37c Changed the home-page of vitrage-specs in setup.cfg
Instead of pointing to openstack.org, the homepage has been
changed to point to the homepage of vitrage-specs.

Change-Id: I8eec6184522f893fd1c36154c70ad9ad904f397a
2016-10-23 22:44:13 +05:30
mgrosz c5e77b3bae Initial setup of vitrage-spec project
Change-Id: I6503591cc11aca214bc75a90484d3f2450751166
2015-11-06 13:56:56 +02:00