Ce site fonctionne mieux avec JavaScript.
Accueil
Aide
Connexion
ben
/
mwparserfromhell
miroir de
https://github.com/earwig/mwparserfromhell
Suivre
1
Ajouter aux favoris
1
Bifurcation
0
Code
Versions
24
Activité
Parcourir la source
Update Linux wheel build script, part 2
tags/v0.6.1
Ben Kurtovic
il y a 3 ans
Parent
89e3a300db
révision
dd6d0c9b3b
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-0
.github/workflows/build-linux-wheels.yml
+ 1
- 0
.github/workflows/build-linux-wheels.yml
Voir le fichier
@@ -11,6 +11,7 @@ jobs:
uses: RalfG/python-wheels-manylinux-build@e645ea95dae94f606ab25f95f44d3a2caf55764c
with:
python-versions: 'cp35-cp35m cp36-cp36m cp37-cp37m cp38-cp38 cp39-cp39'
pip-wheel-args: '-w ./wheelhouse --no-deps'
- name: Move to dist/
run: |
mkdir -p dist
Écrire
Aperçu
Chargement…
Annuler
Enregistrer