Update paths after api_client move
This commit is contained in:
parent
d06c898bcf
commit
8fe0156d4f
5 changed files with 6 additions and 6 deletions
|
@ -31,7 +31,7 @@ setup(
|
|||
],
|
||||
python_requires=">=3.6",
|
||||
install_requires=[
|
||||
f"libretime-api-client @ file://localhost/{here.parent}/api_clients#egg=libretime-api-client",
|
||||
f"libretime-api-client @ file://localhost/{here.parent}/api_client#egg=libretime-api-client",
|
||||
"amqplib",
|
||||
"configobj",
|
||||
"defusedxml",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue