Skip to content

Commit

Permalink
Specify a pytest version that is compatible with the specified pytest…
Browse files Browse the repository at this point in the history
…-django version
  • Loading branch information
George Ma committed Feb 16, 2021
1 parent 982d5c4 commit ad57525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -25,7 +25,7 @@ passenv =
*
usedevelop = false
deps =
pytest
pytest==3.10.1
pytest-django==3.2.1
pytest-travis-fold
pytest-cov
Expand Down

0 comments on commit ad57525

Please sign in to comment.