Added setup.cfg file for creating universal wheel distribution

This commit is contained in:
Brent O'Connor 2016-03-31 10:50:50 -05:00
parent f6e7b3f2ff
commit f3514b6e22

2
setup.cfg Normal file
View file

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