diff options
| author | Claude Paroz <claude@2xlibre.net> | 2024-01-05 06:03:19 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-05 06:03:19 +0100 |
| commit | edcf8532ffda006bc125d9c93fca59f9037f490f (patch) | |
| tree | 209c6eac0cd7afe6d763fc8aabb76f68bcc33403 /setup.cfg | |
| parent | 05f124348e72c1dcf1f6e5de72ffc1f67ad9aa77 (diff) | |
Removed obsolete rpm-related install code.
Diffstat (limited to 'setup.cfg')
| -rw-r--r-- | setup.cfg | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -50,10 +50,6 @@ console_scripts = argon2 = argon2-cffi >= 19.1.0 bcrypt = bcrypt -[bdist_rpm] -doc_files = docs extras AUTHORS INSTALL LICENSE README.rst -install_script = scripts/rpm-install.sh - [flake8] exclude = build,.git,.tox,./tests/.env extend-ignore = E203 |
