Update pyproject.toml
This commit is contained in:
parent
7986175147
commit
636bd18ba8
|
@ -115,6 +115,7 @@ template = "changelog/_template.rst"
|
|||
[tool.black]
|
||||
target-version = ['py37']
|
||||
|
||||
# check-wheel-contents is executed by the build-and-inspect-python-package action.
|
||||
[tool.check-wheel-contents]
|
||||
# W009: Wheel contains multiple toplevel library entries
|
||||
ignore = "W009"
|
||||
|
|
Loading…
Reference in New Issue