Add setup.cfg for bdist_wheel configuration

This commit is contained in:
Dave Hunt 2015-08-18 11:20:04 +01:00
parent 778eca169b
commit 0f6fe51690
1 changed files with 2 additions and 0 deletions

2
setup.cfg Normal file
View File

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