Skip to content

Commit d7852c0

Browse files
committed
Adding a new section to pyproject to fix compatibility issues when uploading to pypi
1 parent 401f4d2 commit d7852c0

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
@@ -31,3 +31,6 @@ gitxray = "gitxray.gitxray:gitxray_cli"
3131

3232
[tool.setuptools.package-data]
3333
"gitxray" = ["include/html_report/*.html"]
34+
35+
[tool.setuptools]
36+
license-files = []

0 commit comments

Comments
 (0)