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
Merge branch 'master' of github.com:celery/celery
Ask Solem
10 years ago
parent
7015c3b1ad
f2f5450449
commit
1788fa23da
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]