tox: Update CherryPy to 5.2.0
This commit is contained in:
parent
43d898aa63
commit
ccdd832cbc
2
tox.ini
2
tox.ini
@ -44,7 +44,7 @@ deps =
|
|||||||
vulture==0.8.1
|
vulture==0.8.1
|
||||||
Werkzeug==0.11.9
|
Werkzeug==0.11.9
|
||||||
wheel==0.29.0
|
wheel==0.29.0
|
||||||
cherrypy==5.1.0
|
cherrypy==5.2.0
|
||||||
commands =
|
commands =
|
||||||
{envpython} scripts/link_pyqt.py --tox {envdir}
|
{envpython} scripts/link_pyqt.py --tox {envdir}
|
||||||
{envpython} -m pytest {posargs:tests}
|
{envpython} -m pytest {posargs:tests}
|
||||||
|
Loading…
Reference in New Issue
Block a user