We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7e0834 commit 563d3a2Copy full SHA for 563d3a2
pyproject.toml
@@ -24,7 +24,6 @@ classifiers = [
24
"Development Status :: 4 - Beta",
25
"Framework :: FastAPI",
26
"Intended Audience :: Developers",
27
- "License :: OSI Approved :: MIT License",
28
"Programming Language :: Python :: 3 :: Only",
29
"Programming Language :: Python :: 3.8",
30
"Programming Language :: Python :: 3.9",
@@ -33,7 +32,6 @@ classifiers = [
33
32
"Programming Language :: Python :: 3.12",
34
"Programming Language :: Python :: 3.13",
35
"Programming Language :: Python :: 3.14",
36
37
]
38
dependencies = [
39
"typer >= 0.15.1",
0 commit comments