Skip to content

Commit f1f1871

Browse files
committed
Found a workaround
Signed-off-by: Ole Herman Schumacher Elgesem <ole.elgesem@northern.tech>
1 parent b7e1fa3 commit f1f1871

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ classifiers = [
3535
[project.scripts]
3636
cfengine = "cfengine_cli.main:main"
3737

38+
[tool.setuptools]
39+
license-files = [] # Workaround bug in setuptools https://github.com/astral-sh/uv/issues/9513
40+
3841
[tool.setuptools_scm]
3942

4043
[dependency-groups]

0 commit comments

Comments
 (0)