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
Fix missing dependency in appveyor config
tags/v0.6.6
Ben Kurtovic
il y a 10 mois
Parent
b997514125
révision
e00c202ce9
1 fichiers modifiés
avec
1 ajouts
et
1 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
-1
appveyor.yml
+ 1
- 1
appveyor.yml
Voir le fichier
@@ -63,7 +63,7 @@ environment:
install:
- "%PIP% install --disable-pip-version-check --user --upgrade pip"
- "%PIP% install wheel twine pytest"
- "%PIP% install
setuptools
wheel twine pytest"
build_script:
- "%SETUPPY% build"
Écrire
Aperçu
Chargement…
Annuler
Enregistrer