Skip to content

Commit

Permalink
fix tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
tuky authored and milind-shakya-sp committed Mar 4, 2019
1 parent 74324f1 commit 30ed551
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 @@ -38,9 +38,6 @@ commands =
pip install -U https://github.com/celery/celery/zipball/master#egg=celery
pip install -U https://github.com/celery/kombu/zipball/master#egg=kombu
py.test -xv --ignore=t/unit/test_models.py

[testenv:models]
commands =
py.test -xv -k 'ModelMigrationTests'

[testenv:apicheck]
Expand Down

0 comments on commit 30ed551

Please sign in to comment.