Add setup.cfg for wheel support

This commit is contained in:
Jeff Paine 2014-03-03 01:53:29 -05:00
parent 86984deace
commit 61ba55c3cd

2
setup.cfg Normal file
View file

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