Skip to content

Commit a7ff4b1

Browse files
committed
fix(packaging): remove license-files from pyproject
1 parent 95bfeb2 commit a7ff4b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ classifiers = [
3232
]
3333
keywords = ["FastAPI", "SQLAlchemy", "AsyncIO"]
3434
license = "MIT"
35-
license-files = ["LICENSE"]
3635
dependencies = ["fastapi>=0.115.6", "sqlalchemy[asyncio]>=2.0.37", "structlog>=24.4.0"]
3736

3837
[project.urls]

0 commit comments

Comments
 (0)