Skip to content

Commit

Permalink
chore: wipe license-files for setuptools
Browse files Browse the repository at this point in the history
Ensures we do not run into astral-sh/uv#9513
when publishing.
  • Loading branch information
nijel committed Dec 16, 2024
1 parent a9ba0ae commit 1ea1b73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -546,6 +546,7 @@ max-statements = 100

[tool.setuptools]
include-package-data = true
license-files = []
zip-safe = false

[tool.setuptools.packages]
Expand Down

0 comments on commit 1ea1b73

Please sign in to comment.