diff options
| author | Thomas Grainger <tagrain@gmail.com> | 2016-09-12 20:16:22 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-12 20:16:22 +0100 |
| commit | fde2dde8e6fe39c8548acb0c919cf18adaf2806a (patch) | |
| tree | aee6ea858fd1e828908b96735239ea24693efa8a /setup.cfg | |
| parent | 97035c64f429c229629c25becc54ae44dd95e49d (diff) | |
| download | gitdb-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.cfg | 2 |
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 |
