wheel support

This commit is contained in:
Scisco
2015-03-09 15:52:17 -07:00
parent c3e29a1769
commit 23f334a794
2 changed files with 3 additions and 0 deletions

View File

@@ -3,3 +3,4 @@ pdoc==0.2.4
nose==1.3.3 nose==1.3.3
coverage==3.7.1 coverage==3.7.1
Sphinx==1.2.3 Sphinx==1.2.3
wheel==0.23.0

2
setup.cfg Normal file
View File

@@ -0,0 +1,2 @@
[wheel]
universal = 1