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 5ff7955 commit 7b0b711Copy full SHA for 7b0b711
pyproject.toml
@@ -94,3 +94,7 @@ testpaths = ["tests"]
94
[build-system]
95
requires = ["setuptools>=61.0"]
96
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