summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2020-05-23 17:44:41 -0700
committerBob Halley <halley@dnspython.org>2020-05-23 17:44:41 -0700
commitc0e4a918d7aa2e3298ba0264d3d798050d53d771 (patch)
tree4cb1f9eeae9a688d9af1ccb51aa321611efad416
parent33f3935fc3a0dd585a0b621bd42813b1f69a820f (diff)
downloaddnspython-c0e4a918d7aa2e3298ba0264d3d798050d53d771.tar.gz
do not build universal wheels as we are python 3 only
-rw-r--r--setup.cfg3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index ed8a958..0c9e0fc 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,5 +1,2 @@
-[bdist_wheel]
-universal = 1
-
[metadata]
license_file = LICENSE