Skip to content

Commit 6466f72

Browse files
committed
try to fix this shitty twine issue with the license manifest
1 parent 7c96f0c commit 6466f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ readme = "README.md"
2828
dynamic = ['version', "dependencies"]
2929

3030
[tool.setuptools]
31-
license-files = ["LICENSE"]
31+
license-files = []
3232

3333
[tool.setuptools.dynamic]
3434
dependencies = {file = ["requirements.txt"]}

0 commit comments

Comments
 (0)