tox: remove pytest limit as a new pytest-cov got released

This commit is contained in:
Frédéric Péters 2019-01-08 14:41:49 +01:00
parent 9e0f343697
commit b667c1c0c8
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ deps =
django111: django>=1.11,<1.12
pytest-cov
pytest-django
pytest<4.1
pytest
WebTest
mock
httmock