Explorar o código

add setup.cfg for building wheels

Jisi Liu %!s(int64=9) %!d(string=hai) anos
pai
achega
811674f479
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