Skip to content

Commit

Permalink
Add check-wheel-contents ignore (jupyter#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Jan 5, 2023
1 parent 25baa1d commit 6b4df54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -225,3 +225,4 @@ exclude = ["docs", "*/tests"]

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

0 comments on commit 6b4df54

Please sign in to comment.