This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
CityApper
/
dulwich
mirror da
https://github.com/jelmer/dulwich
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Clarify naming: publish => wheels.
Jelmer Vernooij
3 anni fa
parent
978cd0115b
commit
6603871798
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
1
.github/workflows/pythonwheels.yml
+ 1
- 1
.github/workflows/pythonpublish.yml → .github/workflows/pythonwheels.yml
Vedi File
@@ -1,4 +1,4 @@
-name: Build Python
Package
+name: Build Python
Wheels
on:
push: