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 623a92b commit 8308d1dCopy full SHA for 8308d1d
1 file changed
pyproject.toml
@@ -2,6 +2,9 @@
2
requires = ["setuptools>=40.8.0", "wheel"]
3
build-backend = "setuptools.build_meta"
4
5
+[tool.check-wheel-contents]
6
+ignore = ["W002"]
7
+
8
[tool.isort]
9
atomic=true
10
force_grid_wrap=0
0 commit comments