Skip to content

Commit 563d3a2

Browse files
committed
remove (duplicated) License classifier
1 parent e7e0834 commit 563d3a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ classifiers = [
2424
"Development Status :: 4 - Beta",
2525
"Framework :: FastAPI",
2626
"Intended Audience :: Developers",
27-
"License :: OSI Approved :: MIT License",
2827
"Programming Language :: Python :: 3 :: Only",
2928
"Programming Language :: Python :: 3.8",
3029
"Programming Language :: Python :: 3.9",
@@ -33,7 +32,6 @@ classifiers = [
3332
"Programming Language :: Python :: 3.12",
3433
"Programming Language :: Python :: 3.13",
3534
"Programming Language :: Python :: 3.14",
36-
"License :: OSI Approved :: MIT License",
3735
]
3836
dependencies = [
3937
"typer >= 0.15.1",

0 commit comments

Comments
 (0)