summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 138d91c..8be86d7 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -15,7 +15,7 @@ license_file = LICENSE
# This is currently *not* actively tested.
[bdist_rpm]
release = 1
-build-requires = openssl-devel python-devel python-sphinx
+build_requires = openssl-devel python-devel python-sphinx
group = Development/Libraries
build_script = rpm/build_script
-doc-files = doc/_build/html
+doc_files = doc/_build/html