From edcf8532ffda006bc125d9c93fca59f9037f490f Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Fri, 5 Jan 2024 06:03:19 +0100 Subject: Removed obsolete rpm-related install code. --- setup.cfg | 4 ---- 1 file changed, 4 deletions(-) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index c6f48bab13..2f92092aa9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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 -- cgit v1.3