We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b2fef3 commit afec587Copy full SHA for afec587
pyproject.toml
@@ -154,3 +154,6 @@ ignore = [
154
[tool.hatch.version]
155
source = "vcs"
156
raw-options = { local_scheme = "no-local-version" }
157
+
158
+[tool.check-wheel-contents]
159
+toplevel = ["cattr", "cattrs"]
0 commit comments