adding setup.cfg for universal wheel

This commit is contained in:
Mahmoud Hashemi 2016-04-18 22:50:31 -07:00
parent c1c0107fc4
commit 2e4c076697
1 changed files with 2 additions and 0 deletions

2
setup.cfg Normal file
View File

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