yangyawei e64d5b81f0 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: Ifa343da0303d6b15cb9a6bcf6db82fa8317c547b
2021-04-30 10:13:27 +08:00
2021-04-01 16:02:00 +00:00
2016-04-24 17:21:18 -05:00
2020-06-02 20:56:04 +02:00
2020-08-03 09:42:34 -05:00
2019-04-19 19:43:33 +00:00
2018-05-21 14:58:48 -07:00
2021-01-15 07:19:33 +00:00
2020-06-02 20:56:04 +02:00
2019-10-17 15:50:57 +08:00
2020-12-07 12:13:07 +01:00
2015-06-29 15:27:25 +12:00
2018-03-22 13:50:56 -05:00

Global Requirements and Constraints for OpenStack Projects

image

Resources and Documentation

Please refer to the dependency management documentation linked below for up to date documentation on how to use and interact with the requirements project.

Description
Global requirements for OpenStack
Readme 121 MiB
Languages
Python 89.8%
Shell 10.2%