Skip to content

Commit 7b0b711

Browse files
Fix CI again (#7)
1 parent 5ff7955 commit 7b0b711

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,7 @@ testpaths = ["tests"]
9494
[build-system]
9595
requires = ["setuptools>=61.0"]
9696
build-backend = "setuptools.build_meta"
97+
98+
# FIXME: https://github.com/astral-sh/uv/issues/9513
99+
[tool.setuptools]
100+
license-files = []

0 commit comments

Comments
 (0)