summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorThomas Grainger <tagrain@gmail.com>2016-09-12 20:16:22 +0100
committerGitHub <noreply@github.com>2016-09-12 20:16:22 +0100
commitfde2dde8e6fe39c8548acb0c919cf18adaf2806a (patch)
treeaee6ea858fd1e828908b96735239ea24693efa8a /setup.cfg
parent97035c64f429c229629c25becc54ae44dd95e49d (diff)
downloadgitdb-fde2dde8e6fe39c8548acb0c919cf18adaf2806a.tar.gz
Do not support universal wheels
because you need to build manylinux1/mac/windows wheels instead
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
deleted file mode 100644
index 3c6e79c..0000000
--- a/setup.cfg
+++ /dev/null
@@ -1,2 +0,0 @@
-[bdist_wheel]
-universal=1