Skip to content

Commit 30ed551

Browse files
tukymilind-shakya-sp
authored andcommitted
fix tox.ini
1 parent 74324f1 commit 30ed551

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tox.ini

-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ commands =
3838
pip install -U https://github.com/celery/celery/zipball/master#egg=celery
3939
pip install -U https://github.com/celery/kombu/zipball/master#egg=kombu
4040
py.test -xv --ignore=t/unit/test_models.py
41-
42-
[testenv:models]
43-
commands =
4441
py.test -xv -k 'ModelMigrationTests'
4542

4643
[testenv:apicheck]

0 commit comments

Comments
 (0)