Skip to content

Commit

Permalink
Fix check-wheel-contents
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinche committed Nov 4, 2023
1 parent 4b2fef3 commit afec587
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 @@ -154,3 +154,6 @@ ignore = [
[tool.hatch.version]
source = "vcs"
raw-options = { local_scheme = "no-local-version" }

[tool.check-wheel-contents]
toplevel = ["cattr", "cattrs"]

0 comments on commit afec587

Please sign in to comment.