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 pull request
#2317
from dbrgn/fixed_tox
Fixed tox.ini
Ask Solem Hoel
10 years ago
parent
17d9b2eed9
4f5c6dc8fc
commit
f2f5450449
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]