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:
Henry Schreiner
2024-10-02 14:52:36 -04:00
committed by GitHub
co-authored by mayeut
parent 2e8e511106
commit d5c6a83aeb
2 changed files with 7 additions and 12 deletions
+3
View File
@@ -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