Updating for packaging

This commit is contained in:
Thu Trang Pham
2020-11-08 11:24:59 -08:00
parent 739953a0e2
commit 32192d3988
4 changed files with 5 additions and 2 deletions
+1
View File
@@ -5,6 +5,7 @@ test:
coverage run --branch -m pytest
coverage html
coverage-badge -f -o coverage.svg
python -m readme_renderer README.md -o /tmp/README.html
migrate:
./tests/manage.py makemigrations