chore: rename api_client to api-client (#1727)
This commit is contained in:
parent
e623c1f0df
commit
fef38fb131
20 changed files with 6 additions and 6 deletions
|
@ -46,7 +46,7 @@ setup(
|
|||
],
|
||||
extras_require={
|
||||
"dev": [
|
||||
f"libretime-api-client @ file://localhost{here.parent / 'api_client'}",
|
||||
f"libretime-api-client @ file://localhost{here.parent / 'api-client'}",
|
||||
f"libretime-shared @ file://localhost{here.parent / 'shared'}",
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue