Skip to content

Commit 54b375c

Browse files
author
Antti Myyrä
committed
chore(test): add Python 3.10 to tox
1 parent e4e1176 commit 54b375c

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
@@ -4,7 +4,7 @@
44
# and then run "tox" from this directory.
55

66
[tox]
7-
envlist = py37, py38, py39, pypy3
7+
envlist = py37, py38, py39, py310, pypy3
88
skip_missing_interpreters = True
99

1010
[testenv]

0 commit comments

Comments
 (0)