fix building wheel
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 9 Mar 2023 14:57:48 +0000 (15:57 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Thu, 9 Mar 2023 14:57:48 +0000 (15:57 +0100)
commit1d24caa6b6e212b1ac0ecddfd327de4ab0f4e4b5
treed696e96997a619beee3d82686c899ab762014658
parent203a3dc58bc39dccbbe6523081cf4f7cbd8debe0
fix building wheel
MANIFEST.in [deleted file]
music_assistant/server/providers/airplay/bin/__init__.py [new file with mode: 0644]
music_assistant/server/providers/spotify/librespot/__init__.py [new file with mode: 0644]
music_assistant/server/providers/spotify/librespot/freebsd/__init__.py [new file with mode: 0644]
music_assistant/server/providers/spotify/librespot/linux/__init__.py [new file with mode: 0644]
music_assistant/server/providers/spotify/librespot/osx/__init__.py [new file with mode: 0644]
music_assistant/server/providers/spotify/librespot/windows/__init__.py [new file with mode: 0644]
pyproject.toml