tox: Update tornado dep
This commit is contained in:
parent
88592ee17b
commit
7d5117c299
2
tox.ini
2
tox.ini
@ -19,7 +19,7 @@ deps =
|
|||||||
commands = nosetests -v tests/http
|
commands = nosetests -v tests/http
|
||||||
deps =
|
deps =
|
||||||
{[testenv]deps}
|
{[testenv]deps}
|
||||||
tornado==3.1
|
tornado==3.1.1
|
||||||
|
|
||||||
[testenv:docs]
|
[testenv:docs]
|
||||||
deps = -r{toxinidir}/docs/requirements.txt
|
deps = -r{toxinidir}/docs/requirements.txt
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user