Skip to content

Commit 50a8102

Browse files
committed
fix(packaging): removing license info from package
Not sure if issue is on pypa backend or twine: - pypa/twine#1255
1 parent 92267b4 commit 50a8102

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ classifiers = [
3131
"Typing :: Typed",
3232
]
3333
keywords = ["FastAPI", "SQLAlchemy", "AsyncIO"]
34-
license = "MIT"
3534
dependencies = ["fastapi>=0.115.6", "sqlalchemy[asyncio]>=2.0.37", "structlog>=24.4.0"]
3635

3736
[project.urls]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)