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 Apr 23, 2019
1 parent 3c7d47f commit ed131d0
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 ed131d0

Please sign in to comment.