summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index 57db4d9..70ce163 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,4 +1,4 @@
-[wheel]
+[bdist_wheel]
universal = 1
[flake8]
@@ -15,4 +15,3 @@ flakes-ignore =
documentation/*.py ALL
test_six.py ALL
six.py UndefinedName
-