mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2025-04-06 13:33:46 +01:00
Update setup.py
fix img/ in package_data
This commit is contained in:
parent
3c1abdd2ac
commit
3a183a4809
2
setup.py
2
setup.py
@ -18,8 +18,8 @@ setuptools.setup(
|
||||
license="MIT",
|
||||
packages=["vmcompact"],
|
||||
package_data={
|
||||
"vmcompact": ["img/*"],
|
||||
"vmcompact": [
|
||||
"img/*",
|
||||
"sun-valley-theme/*",
|
||||
"sun-valley-theme/theme/*",
|
||||
"sun-valley-theme/theme/*/*",
|
||||
|
Loading…
x
Reference in New Issue
Block a user