test(api): use pytest to run api tests (#1645)
This commit is contained in:
parent
ad14e3f525
commit
9d0c098684
2 changed files with 2 additions and 1 deletions
|
@ -49,6 +49,7 @@ setup(
|
|||
"model_bakery",
|
||||
"psycopg2-binary",
|
||||
"pylint-django",
|
||||
"pytest-django",
|
||||
f"libretime-shared @ file://localhost/{here.parent / 'shared'}#egg=libretime_shared",
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue