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 95bfeb2 commit a7ff4b1Copy full SHA for a7ff4b1
pyproject.toml
@@ -32,7 +32,6 @@ classifiers = [
32
]
33
keywords = ["FastAPI", "SQLAlchemy", "AsyncIO"]
34
license = "MIT"
35
-license-files = ["LICENSE"]
36
dependencies = ["fastapi>=0.115.6", "sqlalchemy[asyncio]>=2.0.37", "structlog>=24.4.0"]
37
38
[project.urls]
0 commit comments