chore: fixes after libretime_api_client rename
This commit is contained in:
parent
be09f74af6
commit
c04287b7c4
18 changed files with 24 additions and 24 deletions
|
@ -17,7 +17,7 @@ setup(
|
|||
"Source Code": "https://github.com/libretime/libretime",
|
||||
},
|
||||
license="AGPLv3",
|
||||
packages=["api_clients"],
|
||||
packages=["libretime_api_client"],
|
||||
python_requires=">=3.6",
|
||||
install_requires=[
|
||||
"configobj",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue