--universal

This commit is contained in:
2016-02-07 05:46:20 -05:00
parent eaf52b691e
commit 85d9c2497e
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
publish:
python setup.py register
python setup.py sdist upload
python setup.py bdist_wheel upload
python setup.py bdist_wheel upload --universal
-2
View File
@@ -1,2 +0,0 @@
[wheel]
universal = 1