diff --git a/setup.py b/setup.py index 07357a2..a642a10 100644 --- a/setup.py +++ b/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/*/*",