mirror of
https://github.com/markqvist/Sideband.git
synced 2025-05-15 12:52:28 -04:00
Added shader to wheel build
This commit is contained in:
parent
eef662ae79
commit
1595afaca3
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -46,7 +46,7 @@ setuptools.setup(
|
|||
long_description_content_type="text/markdown",
|
||||
url="https://unsigned.io/sideband",
|
||||
packages=setuptools.find_packages(),
|
||||
package_data={'': ['kivymd/fonts/*','kivymd/images/*']},
|
||||
package_data={'': ['kivymd/fonts/*','kivymd/images/*','kivymd/data/glsl/elevation/*']},
|
||||
include_package_data=True,
|
||||
classifiers=[
|
||||
"Programming Language :: Python :: 3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue