Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit aff7a76

Browse files
committed
add py310 to tox env list
1 parent 1634862 commit aff7a76

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 = packaging, py37, py38, py39, check_codestyle, check_isort
2+
envlist = packaging, py37, py38, py39, py310, check_codestyle, check_isort
33

44
# we require tox>=2.3.2 for the fix to https://github.com/tox-dev/tox/issues/208
55
minversion = 2.3.2

0 commit comments

Comments
 (0)