Merge pull request #7 from mikeage/fix_wheel

Fix wheel creation
This commit is contained in:
Shay Palachy
2017-11-26 14:44:54 +02:00
committed by GitHub
+1 -1
View File
@@ -3,7 +3,7 @@
[bdist_wheel]
# Use this option if your package is pure-python
universal =
universal = 1
[versioneer]
VCS = git