We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c7d47f commit ed131d0Copy full SHA for ed131d0
tox.ini
@@ -38,9 +38,6 @@ commands =
38
pip install -U https://github.com/celery/celery/zipball/master#egg=celery
39
pip install -U https://github.com/celery/kombu/zipball/master#egg=kombu
40
py.test -xv --ignore=t/unit/test_models.py
41
-
42
-[testenv:models]
43
-commands =
44
py.test -xv -k 'ModelMigrationTests'
45
46
[testenv:apicheck]
0 commit comments