This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
carto
/
protobuf
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
Merge pull request
#1891
from pherl/python
add setup.cfg for building wheels
Jisi Liu
9 anni fa
parent
7e93458bb7
811674f479
commit
f3449e5f57
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
python/setup.cfg
+ 2
- 0
python/setup.cfg
Vedi File
@@ -0,0 +1,2 @@
+[bdist_wheel]
+universal = 1