Skip to content

Commit 31712eb

Browse files
committed
Change vermin minimum version to python3.10
1 parent ebc1563 commit 31712eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ deps =
4343
vermin
4444
commands =
4545
ruff check dissect tests
46-
vermin -t=3.9- --no-tips --lint dissect tests
46+
vermin -t=3.10- --no-tips --lint dissect tests
4747

4848
[flake8]
4949
max-line-length = 120

0 commit comments

Comments
 (0)