Merge pull request #1891 from pherl/python

add setup.cfg for building wheels
This commit is contained in:
Jisi Liu 2016-07-29 14:04:26 -07:00 committed by GitHub
commit f3449e5f57

2
python/setup.cfg Normal file
View file

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