Update setup.py

This commit is contained in:
Zhongjie Duan
2024-07-29 20:22:01 +08:00
committed by GitHub
parent 5cd6ed0096
commit bc5f151dfa

View File

@@ -22,7 +22,7 @@ setup(
include_package_data=True,
classifiers=[
"Programming Language :: Python :: 3",
"License :: OSI Approved :: Apache-2.0 License",
"License :: OSI Approved :: Apache Software License",
"Operating System :: OS Independent",
],
package_data={"diffsynth": ["tokenizer_configs/**/**/*.*"]},