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 7b426f3 commit 407aa1aCopy full SHA for 407aa1a
1 file changed
tox.ini
@@ -25,6 +25,7 @@ skip_install = true
25
commands = pre-commit run --all-files
26
27
[testenv:typing]
28
+base_python = 3.8
29
dependency_groups = typing
30
commands =
31
mypy
0 commit comments