We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 673e160 commit 99629caCopy full SHA for 99629ca
1 file changed
tox.ini
@@ -33,7 +33,7 @@ commands =
33
34
[testenv:cover]
35
basepython =
36
- python3.8
+ python3.10
37
commands =
38
{envpython} -m pytest \
39
--cov-report term \
0 commit comments