tox: Upgrade pytest from <3.3 to >=3.3

This commit is contained in:
Stein Magnus Jodal 2018-04-01 01:33:28 +02:00
parent 2471e5d269
commit 2a0710876b

View File

@ -11,8 +11,7 @@ commands =
{posargs} {posargs}
deps = deps =
mock mock
pytest<3.3.0 pytest>=3.3.0
pytest-capturelog
pytest-cov pytest-cov
pytest-xdist pytest-xdist
responses responses