Go to file
erbarr 15bbf6422f 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: I540c73978ad858649456d892796bf1e4c2e3e19e
2021-08-10 10:09:53 -05:00
2020-06-15 13:14:22 -07:00
2021-06-08 12:53:54 +00:00
2015-11-05 17:30:36 +01:00
2019-04-19 19:33:58 +00:00
2016-04-05 13:58:31 +02:00
2018-11-16 03:24:21 +08:00
2015-08-03 10:50:50 +02:00
2015-11-05 17:30:36 +01:00
2020-09-24 09:14:00 +08:00

Team and repository tags

image

python-dracclient

Library for managing machines with Dell iDRAC cards.

Description
Library for managing machines with Dell iDRAC cards
Readme 3 MiB
Languages
Python 100%