summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2015-08-12 18:36:15 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2015-08-12 18:36:15 -0400
commit65b1a3721c692486e1746d7d49bd38321ede2ee7 (patch)
tree935f235d8d05b7228b2530a02b95f1add8467872 /setup.cfg
parent2011d85ebad34d0eafa48ced9629be5a8a68e559 (diff)
downloadmako-65b1a3721c692486e1746d7d49bd38321ede2ee7.tar.gz
- remove universal wheels. Hopefully fixes #249
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
index 6a03440..5bad26e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -2,8 +2,6 @@
tag_build = dev
-[wheel]
-universal = 1
[pytest]
addopts= --tb native -v -r fxX