Skip to content

Commit

Permalink
build: specify package folder for hatch
Browse files Browse the repository at this point in the history
  • Loading branch information
hgrecco committed Feb 14, 2025
1 parent e946bf9 commit 57a55b9
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 @@ -34,6 +34,7 @@ dependencies = [
]

[tool.hatch.build]
packages = ["pint"]
include = ["pint/default_en.txt", "pint/constants_en.txt"]

[project.optional-dependencies]
Expand Down

0 comments on commit 57a55b9

Please sign in to comment.