Don't rebuild systematically migrations
This commit is contained in:
parent
751a4291ab
commit
8c23726f88
5 changed files with 1 additions and 11 deletions
1
tox.ini
1
tox.ini
|
|
@ -15,7 +15,6 @@ deps =
|
|||
-r{toxinidir}/requirements.txt
|
||||
coverage
|
||||
commands =
|
||||
./manage.py makemigrations
|
||||
coverage run --omit='*migrations*,apps/scripts*' --source=apps,note_kfet ./manage.py test apps/
|
||||
coverage report -m
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue