mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-06 13:06:53 +00:00
test using python3.10
This commit is contained in:
parent
281f3f8b43
commit
d34581b83f
4 changed files with 19 additions and 17 deletions
|
|
@ -1,4 +1,6 @@
|
|||
[pytest]
|
||||
norecursedirs = .git .* *.egg* old docs dist build
|
||||
addopts = -rw
|
||||
filterwarnings = error
|
||||
filterwarnings =
|
||||
error
|
||||
ignore:SelectableGroups:DeprecationWarning
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue