ci: update job slightly (#2028)
* ci: update job slightly * Ignore check-wheel-content W002 --------- Co-authored-by: mayeut <mayeut@users.noreply.github.com>
This commit is contained in:
co-authored by
mayeut
parent
2e8e511106
commit
d5c6a83aeb
@@ -240,3 +240,6 @@ flake8-unused-arguments.ignore-variadic-names = true
|
||||
|
||||
[tool.repo-review]
|
||||
ignore = ["PC170", "PP303"]
|
||||
|
||||
[tool.check-wheel-contents]
|
||||
ignore = ["W002"] # requirements-*.txt are allowed to be duplicates of one another
|
||||
|
||||
Reference in New Issue
Block a user