feat(api-client): rewrite api-client v2
This commit is contained in:
parent
067b35e9bb
commit
cf9b08906b
4 changed files with 112 additions and 62 deletions
|
@ -27,6 +27,7 @@ setup(
|
|||
],
|
||||
extras_require={
|
||||
"dev": [
|
||||
"requests-mock",
|
||||
"types-requests",
|
||||
f"libretime-shared @ file://localhost{here.parent / 'shared'}",
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue