Skip to content

Commit

Permalink
fixed hatch settings
Browse files Browse the repository at this point in the history
  • Loading branch information
rskmoi committed Oct 14, 2024
1 parent 7f4edf3 commit b456708
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 @@ -47,6 +47,9 @@ include = [
"/namedivider",
]

[tool.hatch.build.targets.wheel]
packages = ["namedivider"]

[tool.hatch.build.targets.wheel.force-include]
"namedivider/assets/kanji.csv" = "namedivider/assets/kanji.csv"
"namedivider/beta_bert_divider/config.json" = "namedivider/beta_bert_divider/config.json"
Expand Down

0 comments on commit b456708

Please sign in to comment.