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 80b3a96 commit 04d3deaCopy full SHA for 04d3dea
pyproject.toml
@@ -29,6 +29,5 @@ manylinux-i686-image = "manylinux2014"
29
skip = "*musllinux*"
30
31
[tool.check-wheel-contents]
32
-toplevel = "qsimcirq,qsimcirq.libs"
33
# See https://github.com/jwodder/check-wheel-contents for a list of codes.
34
-ignore = "W010"
+ignore = "W009,W010"
0 commit comments