Skip to content

Commit

Permalink
Try to fix issue with building wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
goodmami committed Dec 11, 2023
1 parent fc300e9 commit 8cb2862
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ path = "delphin/__about__.py"
exclude = [
"/.github",
]
[tool.hatch.build.targets.wheel]
packages = ["delphin"]

[tool.hatch.envs.dev]
dependencies = [
Expand Down

0 comments on commit 8cb2862

Please sign in to comment.