Library for managing machines with Dell iDRAC cards
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
doc Clarify module name 2020-06-15 13:14:22 -07:00
dracclient Merge "Provide last system inventory time" 2020-09-25 15:09:04 +00:00
zuul.d Add Python3 Xena unit tests 2021-06-08 12:53:54 +00:00
.gitignore Switch to PBR 2015-11-05 17:30:36 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33:58 +00:00
CONTRIBUTING.rst Improve docs 2016-04-05 13:58:31 +02:00
HACKING.rst Replacing the link in HACKING.rst 2018-11-16 03:24:21 +08:00
LICENSE Initial commit 2015-08-03 10:50:50 +02:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-28 14:20:43 +08:00
requirements.txt Manually sync requirements (compatible with Newton and Ocata) 2016-11-07 11:39:07 +01:00
setup.cfg setup.cfg: Replace dashes with underscores 2021-08-10 10:09:53 -05:00
setup.py Switch to PBR 2015-11-05 17:30:36 +01:00
test-requirements.txt Fix `tox -epep8` for python3.8 users 2020-08-31 11:22:39 -04:00
tox.ini Remove install unnecessary packages 2020-09-24 09:14:00 +08:00

README.rst

Team and repository tags

image

python-dracclient

Library for managing machines with Dell iDRAC cards.