Skip to content

Commit afec587

Browse files
committed
Fix check-wheel-contents
1 parent 4b2fef3 commit afec587

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,3 +154,6 @@ ignore = [
154154
[tool.hatch.version]
155155
source = "vcs"
156156
raw-options = { local_scheme = "no-local-version" }
157+
158+
[tool.check-wheel-contents]
159+
toplevel = ["cattr", "cattrs"]

0 commit comments

Comments
 (0)