Explorar o código

Build universal wheels

See https://packaging.python.org/tutorials/distributing-packages/#universal-wheels .
Nicola Soranzo %!s(int64=8) %!d(string=hai) anos
pai
achega
296cfb9002
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      setup.cfg

+ 2 - 0
setup.cfg

@@ -14,3 +14,5 @@ match=^[Tt]est
 # Don't capture stdout - print immediately
 nocapture=1
 
+[bdist_wheel]
+universal = 1