Rename python apps
BREAKING: Remove old packages using sudo pip uninstall \ airtime-playout \ airtime-celery \ api_clients Fix libretime-api-client import for playout
This commit is contained in:
parent
6081dc161b
commit
bde2f2d494
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@ from setuptools import setup
|
|||
os.chdir(os.path.dirname(os.path.realpath(__file__)))
|
||||
|
||||
setup(
|
||||
name="airtime-celery",
|
||||
name="libretime-celery",
|
||||
version="0.1",
|
||||
description="LibreTime Celery",
|
||||
author="LibreTime Contributors",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue