Skip to content

Commit a7e8b2a

Browse files
stephane-caronStéphane Caron
authored andcommitted
[tox] Add py310 to envlist
1 parent 6392346 commit a7e8b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
isolated_build = True
3-
envlist = py{37, 38, 39}
3+
envlist = py{37, 38, 39, 310}
44

55
[gh-actions]
66
python =

0 commit comments

Comments
 (0)