Skip to content

Commit 165a7bc

Browse files
committed
fix liscence name in toml
1 parent 1b828b5 commit 165a7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ classifiers = [
1212
"Intended Audience :: Education",
1313
"Intended Audience :: Science/Research",
1414
"Intended Audience :: Developers",
15-
"License :: OSI Approved :: MIT",
15+
"License :: OSI Approved :: MIT License",
1616
"Natural Language :: English",
1717
"Programming Language :: Python :: 3",
1818
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)