Add setup.cfg to make wheels py2/py3

This commit is contained in:
David Wolever
2014-10-03 15:10:21 -04:00
parent 29661fff2b
commit cbea1c6aa4

2
setup.cfg Normal file
View File

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