tests: skip pytest 6.0.0 release to keep caplog tests working (#45556)

This commit is contained in:
Nicolas Roche 2020-07-29 14:36:31 +02:00 committed by Thomas NOEL
parent ad23d09e3a
commit 754d207de0
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ setenv =
fast: NOMIGRATIONS=--nomigrations
oldstylemiddleware: OLD_STYLE_MIDDLEWARE=true
deps:
pytest
pytest!=6.0.0
pytest-cov
pytest-django
pytest-mock