1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-07 22:00:17 +02:00

Commit migrations, they should not be too much updated

This commit is contained in:
Yohann D'ANELLO
2020-12-28 19:28:53 +01:00
parent 63f139be45
commit f1dbdde78d
3 changed files with 1 additions and 4 deletions

View File

@ -22,7 +22,6 @@ deps =
python-magic~=0.4
whoosh~=2.7
commands =
./manage.py makemigrations
coverage run --source=apps,tfjm ./manage.py test apps/ tfjm/
coverage report -m