Explorar o código

Merge pull request #1891 from pherl/python

add setup.cfg for building wheels
Jisi Liu %!s(int64=9) %!d(string=hai) anos
pai
achega
f3449e5f57
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      python/setup.cfg

+ 2 - 0
python/setup.cfg

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