dd464efafb5213c3bc6e4716f44923306bfb5de3
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
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.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/release-test
- Source: http://git.openstack.org/cgit/openstack/release-test
Description
Languages
Python
100%