Skip to content

Commit 4119ea3

Browse files
committed
change python version in tox
1 parent dbdb5cb commit 4119ea3

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
@@ -3,7 +3,7 @@
33
skipsdist = true
44
envlist =
55
#py37,py38,py39,py310 # skipping multiple python distros for the moment
6-
py38
6+
py310
77

88
[testenv]
99
description = Running tests in the corresponding environment

0 commit comments

Comments
 (0)