Skip to content

Commit

Permalink
Cleaning up tox
Browse files Browse the repository at this point in the history
  • Loading branch information
etianen committed Dec 5, 2017
1 parent 86dd178 commit 4308973
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
envlist =
coverage-erase
test-{py27,py35,py36}-django{18,19,110,111}
test-{py35,py36}-djangomaster
coverage-report
flake8
docs
Expand All @@ -18,8 +17,6 @@ deps =
psycopg2>=2.6.1
mysqlclient>=1.3.12
coverage>=4.1
ignore_outcome =
djangomaster: True
commands =
coverage-erase: coverage erase
test: coverage run --append tests/manage.py test tests
Expand Down

0 comments on commit 4308973

Please sign in to comment.