Skip to content

Commit

Permalink
Rely on setuptools defaults for license-files.
Browse files Browse the repository at this point in the history
  • Loading branch information
trexfeathers committed Sep 26, 2024
1 parent 5c8ac91 commit f4ee03a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,6 @@ doctest_optionflags = "NORMALIZE_WHITESPACE ELLIPSIS NUMBER"
minversion = "6.0"
testpaths = "cf_units"

[tool.setuptools]
license-files = ["LICENSE"]

[tool.setuptools.packages.find]
include = ["cf_units"]

Expand Down

0 comments on commit f4ee03a

Please sign in to comment.