Skip to content
This repository was archived by the owner on Dec 25, 2025. It is now read-only.

Commit 7c2dbe8

Browse files
committed
Workaround for license-file issue in twine
1 parent 172b347 commit 7c2dbe8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ hamcc = ["data/**"]
3737

3838
[tool.setuptools.dynamic]
3939
version = {attr = "hamcc.__version__"}
40+
41+
[tool.setuptools]
42+
license-files = []

0 commit comments

Comments
 (0)