tox: do not use buggy pytest 6.0.0 (#45554)

This commit is contained in:
Thomas NOËL 2020-07-29 14:38:04 +02:00
parent 7e414b4313
commit c185170bd3
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ deps =
psycopg2-binary
pytest-cov
pytest-django
pytest
pytest!=6.0.0
WebTest
mock
httmock