Skip to content

Commit bc5f151

Browse files
authored
Update setup.py
1 parent 5cd6ed0 commit bc5f151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
include_package_data=True,
2323
classifiers=[
2424
"Programming Language :: Python :: 3",
25-
"License :: OSI Approved :: Apache-2.0 License",
25+
"License :: OSI Approved :: Apache Software License",
2626
"Operating System :: OS Independent",
2727
],
2828
package_data={"diffsynth": ["tokenizer_configs/**/**/*.*"]},

0 commit comments

Comments
 (0)