This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
carto
/
protobuf
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Merge pull request
#1891
from pherl/python
add setup.cfg for building wheels
Jisi Liu
hace 9 años
padre
7e93458bb7
811674f479
commit
f3449e5f57
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
python/setup.cfg
+ 2
- 0
python/setup.cfg
Ver fichero
@@ -0,0 +1,2 @@
+[bdist_wheel]
+universal = 1