Skip to content

Commit 407aa1a

Browse files
committed
Add base_python specification for typing test environment in tox.ini
1 parent 7b426f3 commit 407aa1a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ skip_install = true
2525
commands = pre-commit run --all-files
2626

2727
[testenv:typing]
28+
base_python = 3.8
2829
dependency_groups = typing
2930
commands =
3031
mypy

0 commit comments

Comments
 (0)