chore: split test and coverage tasks

This commit is contained in:
jo 2022-12-07 11:42:16 +01:00 committed by Kyle Robbertze
parent 2ccd93299a
commit 14beb885a3
16 changed files with 37 additions and 21 deletions

View file

@ -35,6 +35,7 @@ setup(
"psycopg2>=2.8.6,<2.10",
],
"dev": [
"django-coverage-plugin",
"django-stubs",
"djangorestframework-stubs",
"model_bakery",