8000 Workaround for setuptools bug #4759 · pythonnet/pythonnet@7c87fec · GitHub
[go: up one dir, main page]

Skip to content

Commit 7c87fec

Browse files
committed
Workaround for setuptools bug #4759
1 parent 8f0ccb7 commit 7c87fec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Sources = "https://github.com/pythonnet/pythonnet"
5555
[tool.setuptools]
5656
zip-safe = false
5757
py-modules = ["clr"]
58+
license-files = []
5859

5960
[tool.setuptools.dynamic.version]
6061
file = "version.txt"

0 commit comments

Comments
 (0)
0