Skip to content

Commit 73fe5c4

Browse files
committed
fix problem with twine and setuptools
1 parent e8e2f6d commit 73fe5c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ dependencies = {file = ["requirements.txt"]}
3030

3131
[tool.setuptools]
3232
packages=['grobid_client']
33+
license-files = []
3334

3435
[project.urls]
3536
Homepage = "https://github.com/kermitt2/grobid_client_python"

0 commit comments

Comments
 (0)