This website works better with JavaScript
Home
Explore
Help
Sign In
yangck
/
celery
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Fixed tox.ini
Danilo Bargen
10 years ago
parent
4a138b9fe1
commit
4f5c6dc8fc
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
tox.ini
+ 1
- 1
tox.ini
View File
@@ -3,7 +3,7 @@ envlist =
2.7,
3.3,
3.4,
- pypy
+ pypy
,
pypy3
[testenv]