Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
j178 committed Nov 21, 2024
1 parent 3277d49 commit ec4bcb1
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 @@ -29,7 +29,7 @@ build-backend = "maturin"
[tool.maturin]
bindings = "bin"
include = [
{ path = "licenses/*", format = ["whell", "sdist"]}
{ path = "licenses/*", format = ["wheel", "sdist"]}
]

[tool.rooster]
Expand Down

0 comments on commit ec4bcb1

Please sign in to comment.