more pypo fixes
This commit is contained in:
parent
44a0cb50e1
commit
6ebb1fd555
14 changed files with 132 additions and 131 deletions
|
@ -59,7 +59,8 @@ setup(name='airtime-playout',
|
|||
'pyinotify',
|
||||
'pytz',
|
||||
'requests',
|
||||
'defusedxml'
|
||||
'defusedxml',
|
||||
'packaging',
|
||||
],
|
||||
zip_safe=False,
|
||||
data_files=data_files)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue