Skip to content

Commit 3111599

Browse files
committed
Fix pyproject.toml license spec
1 parent c91ed66 commit 3111599

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
@@ -24,7 +24,7 @@ classifiers = [
2424
"Framework :: Jupyter :: JupyterLab :: 3",
2525
"Framework :: Jupyter :: JupyterLab :: Extensions",
2626
"Framework :: Jupyter :: JupyterLab :: Extensions :: Prebuilt",
27-
"License :: OSI Approved :: MIT",
27+
"License :: OSI Approved :: MIT License",
2828
"Programming Language :: Python",
2929
"Programming Language :: Python :: 3",
3030
"Programming Language :: Python :: 3.7",

0 commit comments

Comments
 (0)