Skip to content

Commit f98606f

Browse files
committed
fix(packaging): set licence-files to an empty list
1 parent 6000fe7 commit f98606f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ Documentation = "https://github.com/hadrien/fastsqla"
3939
Repository = "https://github.com/hadrien/fastsqla"
4040
Issues = "https://github.com/hadrien/fastsqla/issues"
4141
Changelog = "https://github.com/hadrien/fastsqla/releases"
42-
42+
[tool.setuptools]
43+
license-files = []
4344
[project.optional-dependencies]
4445
docs = [
4546
"mkdocs-glightbox>=0.4.0",

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)