Revert "tox: limit to pytest < 3.4 for now (#21610)"

This reverts commit 7c2b5f3fcb.
This commit is contained in:
Benjamin Dauvergne 2018-02-07 19:01:19 +01:00
parent 61e9b064f4
commit f2e4208f28
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ deps =
pytest-cov
pytest-django
mock
pytest>=3.3.0,<3.4
pytest>=3.3.0
lxml
cssselect
pylint