♻️ (pypo) cleanup pypo/__main__.py
Clean up code and add python 3 support (with python 2 bc).
This commit is contained in:
parent
cb0daddaf5
commit
36891c18c8
2 changed files with 130 additions and 98 deletions
|
@ -51,6 +51,7 @@ setup(name='airtime-playout',
|
|||
'argparse',
|
||||
'configobj',
|
||||
'docopt',
|
||||
'future',
|
||||
'kombu',
|
||||
'mutagen',
|
||||
'poster',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue