mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Fix tox format.
tox is a joke.
This commit is contained in:
parent
caf7a1946d
commit
9d13c68a71
3
tox.ini
3
tox.ini
@ -7,6 +7,7 @@ usedevelop = True
|
|||||||
commands = py.test {posargs:tests/}
|
commands = py.test {posargs:tests/}
|
||||||
deps =
|
deps =
|
||||||
-rrequirements_test.txt
|
-rrequirements_test.txt
|
||||||
py26: unittest2, mock==1.0.1
|
py26: unittest2
|
||||||
|
py26: mock==1.0.1
|
||||||
py27,pypy,py32,pypy3: mock
|
py27,pypy,py32,pypy3: mock
|
||||||
py3{3,4}: aiohttp
|
py3{3,4}: aiohttp
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user