Skip to content

Commit 55e55cc

Browse files
committed
tox: Add py310
Signed-off-by: Cole Robinson <crobinso@redhat.com>
1 parent 250b6db commit 55e55cc

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
@@ -1,5 +1,5 @@
11
[tox]
2-
envlist = py34,py35,py36,py37,py38,py39
2+
envlist = py34,py35,py36,py37,py38,py39,py310
33

44
[testenv]
55
deps =

0 commit comments

Comments
 (0)