We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebc1563 commit 31712ebCopy full SHA for 31712eb
1 file changed
tox.ini
@@ -43,7 +43,7 @@ deps =
43
vermin
44
commands =
45
ruff check dissect tests
46
- vermin -t=3.9- --no-tips --lint dissect tests
+ vermin -t=3.10- --no-tips --lint dissect tests
47
48
[flake8]
49
max-line-length = 120
0 commit comments