Add wheel support

This commit is contained in:
Diederik van der Boor
2014-10-14 16:30:18 +02:00
parent c9e232a79b
commit 2582613b77
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@
.idea/workspace.xml
.tox/
.DS_Store
build/
dist/
docs/_build/
htmlcov/
+3
View File
@@ -0,0 +1,3 @@
[wheel]
# create "py2.py3-none-any.whl" package
universal = 1