Skip to content

Commit

Permalink
Update pytest in tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugene Alvin Villar committed Aug 7, 2017
1 parent 7d499af commit 00d3f16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ commands = python ./cadasta/manage.py makemigrations --check
[testenv:py35-flake8]
commands = ./runtests.py --lint
deps =
pytest==3.1.3
pytest==3.2.0
flake8==3.4.1

0 comments on commit 00d3f16

Please sign in to comment.