chore: fixes after libretime_api rename
This commit is contained in:
parent
6de242db65
commit
e84137a8ee
14 changed files with 50 additions and 50 deletions
|
@ -22,7 +22,7 @@ setup(
|
|||
python_requires=">=3.6",
|
||||
entry_points={
|
||||
"console_scripts": [
|
||||
"libretime-api=libretimeapi.cli:main",
|
||||
"libretime-api=libretime_api.cli:main",
|
||||
]
|
||||
},
|
||||
install_requires=[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue