Skip to content

Commit

Permalink
Update dependencies for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
grantjenks committed Mar 19, 2019
1 parent 02f9902 commit 63e3d77
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ skip_missing_interpreters=True

[testenv]
deps=
django<2
mock
django==1.11.*
pytest
pytest-django
commands=python -m pytest
Expand Down

0 comments on commit 63e3d77

Please sign in to comment.