Go to file
liyou01 dd464efafb 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

Change-Id: I0f6367719b67e543a3abe0bb649f8cae290fd7cd
2022-09-12 15:44:44 +08:00
2016-02-10 10:58:10 -05:00
2016-02-10 10:58:10 -05:00
2018-07-20 10:44:19 +07:00
2019-04-19 19:42:27 +00:00
2016-02-10 10:58:10 -05:00
2018-11-02 19:45:34 +01:00
2017-10-21 17:21:09 -05:00
2016-02-10 10:58:10 -05:00
2016-02-10 10:58:10 -05:00
2020-04-15 12:39:56 +02:00
2016-02-10 10:58:10 -05:00
2020-05-03 13:38:12 +02:00
2021-01-07 16:49:26 +01:00
2021-04-20 14:56:36 +08:00

release-test

Package for testing OpenStack release tools.

This package contains no real useful code and should not need to be packaged by distributors. Its sole purpose is to test the OpenStack release automation tools.

Description
Package for testing OpenStack release tools.
Readme 561 KiB
Languages
Python 100%