Skip to content

Commit e4f5d3f

Browse files
committed
Correct typo in pyproject.toml
1 parent ea9e538 commit e4f5d3f

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 @@ keywords = [
1212
# https://pypi.org/classifiers/
1313
classifiers = [
1414
"Development Status :: 5 - Production/Stable",
15-
"License :: OSI Approved:: MIT License",
15+
"License :: OSI Approved :: MIT License",
1616
"Programming Language :: Python",
1717
"Programming Language :: Python :: 3",
1818
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)