Fixed dash-separated deprecation warning in setup.cfg.

Deprecated in setuptools 54.1.0.
This commit is contained in:
Tim Graham 2021-06-22 06:51:04 -04:00 committed by GitHub
parent b9e872b593
commit 1697098795
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ bcrypt = bcrypt
[bdist_rpm]
doc_files = docs extras AUTHORS INSTALL LICENSE README.rst
install-script = scripts/rpm-install.sh
install_script = scripts/rpm-install.sh
[flake8]
exclude = build,.git,.tox,./tests/.env