Skip to content

Commit

Permalink
Fix issue with license files
Browse files Browse the repository at this point in the history
  • Loading branch information
cthoyt committed Dec 8, 2024
1 parent 880601f commit 2c0608c
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 @@ -98,6 +98,7 @@ Documentation = "https://curies.readthedocs.io"

[tool.setuptools]
package-dir = { "" = "src" }
license-files = []

[tool.setuptools.packages.find]
# this implicitly sets `packages = ":find"`
Expand Down

0 comments on commit 2c0608c

Please sign in to comment.