SAAS-922 - change file extensions in pypo based on mime-type, update lists of accepted mime types
This commit is contained in:
parent
041053b171
commit
1816be156f
5 changed files with 52 additions and 19 deletions
|
@ -39,7 +39,7 @@ setup(name='airtime-playout',
|
|||
license='AGPLv3',
|
||||
packages=['pypo', 'pypo.media', 'pypo.media.update',
|
||||
'liquidsoap', 'liquidsoap.library'],
|
||||
package_data={'': ['*.liq', '*.cfg']},
|
||||
package_data={'': ['*.liq', '*.cfg', '*.types']},
|
||||
scripts=[
|
||||
'bin/airtime-playout',
|
||||
'bin/airtime-liquidsoap',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue