Pin pytest version.
This commit is contained in:
parent
d2695f76cf
commit
1c31acd525
1 changed files with 1 additions and 1 deletions
2
tox.ini
2
tox.ini
|
@ -12,7 +12,7 @@ changedir=
|
||||||
deps =
|
deps =
|
||||||
mock
|
mock
|
||||||
psycopg2
|
psycopg2
|
||||||
pytest
|
pytest==3.6.4
|
||||||
pytest-django
|
pytest-django
|
||||||
pytest-flake8
|
pytest-flake8
|
||||||
pytest-cov
|
pytest-cov
|
||||||
|
|
Loading…
Reference in a new issue