Skip to content

Commit

Permalink
add tool.hatch.build.targets.wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
FZambia committed Jan 28, 2024
1 parent 3f5ba7c commit dc25e19
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 @@ -44,3 +44,6 @@ dependencies = [
]

dynamic = ["version"]

[tool.hatch.build.targets.wheel]
packages = [{ include = "centrifuge" }]

0 comments on commit dc25e19

Please sign in to comment.