Skip to content

Commit 129cb3c

Browse files
authored
tox.ini: Add py310
1 parent 0f5d2ca commit 129cb3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = py38,py39,cov-report
2+
envlist = py38,py39,py310,cov-report
33
skip_missing_interpreters = true
44

55

0 commit comments

Comments
 (0)