Skip to content

Commit

Permalink
Fixed the wheel task (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuce authored Aug 30, 2024
1 parent 50ab0dd commit 00e66a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ include = [
]

[tool.hatch.build.targets.wheel]
packages = ["src/foo"]
packages = ["pyswip"]

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

0 comments on commit 00e66a6

Please sign in to comment.