Merge pull request #32 from JeffPaine/wheel

Add setup.cfg for wheel support
This commit is contained in:
Kenneth Reitz 2014-03-03 13:09:03 -05:00
commit d734741df1

2
setup.cfg Normal file
View file

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