Go to file
YuehuiLei d4b189682c 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: Id0c81ac91849d1d8dc661df73fe96d16d28b783a
2021-05-04 10:44:43 +08:00
2020-09-15 17:10:31 +02:00
2020-09-15 17:10:31 +02:00
2020-02-10 11:59:08 +00:00
2019-04-19 19:34:08 +00:00
2014-01-31 15:42:43 -08:00
2018-06-14 18:51:15 +00:00
2020-12-18 15:14:44 +01:00
2018-11-07 08:56:32 +00:00
2014-01-31 15:42:43 -08:00
2020-02-10 18:32:38 +01:00
2020-09-15 17:10:31 +02:00
2021-02-20 09:28:34 +08:00

Team and repository tags

image

oslotest -- OpenStack Testing Framework and Utilities

The Oslo Test framework provides common fixtures, support for debugging, and better support for mocking results.

Description
OpenStack test classes
Readme 2.7 MiB
Languages
Python 93.8%
Shell 6.2%