Skip to content

Commit

Permalink
Add nose back as dep (for Python 2.7)
Browse files Browse the repository at this point in the history
  • Loading branch information
grantjenks committed Mar 19, 2019
1 parent 63e3d77 commit 85a79b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ skip_missing_interpreters=True
[testenv]
deps=
django==1.11.*
mock
pytest
pytest-django
commands=python -m pytest
Expand Down

0 comments on commit 85a79b0

Please sign in to comment.