Remove unused python modules in playout
This commit is contained in:
parent
5a3b03cf19
commit
45697aeaf3
|
@ -15,8 +15,6 @@ setup(
|
|||
license="AGPLv3",
|
||||
packages=[
|
||||
"pypo",
|
||||
"pypo.media",
|
||||
"pypo.media.update",
|
||||
"liquidsoap",
|
||||
],
|
||||
package_data={"": ["**/*.liq", "*.cfg", "*.types"]},
|
||||
|
|
Loading…
Reference in New Issue