Skip to content

Commit 6b4df54

Browse files
authored
Add check-wheel-contents ignore (#332)
1 parent 25baa1d commit 6b4df54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,3 +225,4 @@ exclude = ["docs", "*/tests"]
225225

226226
[tool.check-wheel-contents]
227227
toplevel = ["jupyter_core/", "jupyter.py"]
228+
ignore = ["W002"]

0 commit comments

Comments
 (0)