diff options
| author | XinxinShen <shenxinxin@inspur.com> | 2021-05-04 17:10:42 +0800 |
|---|---|---|
| committer | XinxinShen <shenxinxin@inspur.com> | 2021-05-04 17:11:13 +0800 |
| commit | 353a3666c1a2a337eb42035e9d67aab93c8f7ede (patch) | |
| tree | 6fa7d136b7ea25a5f5cab72a063a5ec284330789 /ironic_python_agent/api | |
| parent | 764e29729d11f2877bd81c569ce799db829a621e (diff) | |
| download | ironic-python-agent-353a3666c1a2a337eb42035e9d67aab93c8f7ede.tar.gz | |
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: I5b71e5ef287a9557ed60bd23cd97dfe74571b457
Diffstat (limited to 'ironic_python_agent/api')
0 files changed, 0 insertions, 0 deletions
