This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
yangck
/
celery
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
Merge pull request
#2317
from dbrgn/fixed_tox
Fixed tox.ini
Ask Solem Hoel
il y a 10 ans
Parent
17d9b2eed9
4f5c6dc8fc
commit
f2f5450449
1 fichiers modifiés
avec
1 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
1
1
tox.ini
+ 1
- 1
tox.ini
Voir le fichier
@@ -3,7 +3,7 @@ envlist =
2.7,
3.3,
3.4,
- pypy
+ pypy
,
pypy3
[testenv]