Skip to content

Commit 7b6ed10

Browse files
committed
add basepython to type check
1 parent e051b04 commit 7b6ed10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ commands =
9292

9393
[testenv:type]
9494
description = Check type consistency
95+
basepython = python3.13
9596
labels = check
9697
dependency_groups =
9798
types

0 commit comments

Comments
 (0)