Explorar el Código

Merge pull request #1891 from pherl/python

add setup.cfg for building wheels
Jisi Liu hace 9 años
padre
commit
f3449e5f57
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      python/setup.cfg

+ 2 - 0
python/setup.cfg

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