Skip to content

Commit

Permalink
Specify directory for build
Browse files Browse the repository at this point in the history
  • Loading branch information
makisukurisu authored Jan 30, 2024
1 parent c6f5c2b commit 9f32410
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ classifiers = [
]
dynamic = ["dependencies"]

[tool.hatch.build.targets.wheel]
packages = ["ontu_parser/"]

[tool.hatch.metadata.hooks.requirements_txt]
files = ["requirements.txt"]

Expand Down

0 comments on commit 9f32410

Please # to comment.