We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 426ceb5 commit 3ff7aa8Copy full SHA for 3ff7aa8
1 file changed
tox.ini
@@ -5,7 +5,7 @@
5
6
[tox]
7
# Note: when updating Python versions, also change setup.py and .github/worlflows/*
8
-envlist = py{36,37,38,39},c90-py{36,37},py3-nosasltls,doc,py3-trace
+envlist = py{36,37,38,39,310},c90-py{36,37},py3-nosasltls,doc,py3-trace
9
minver = 1.8
10
11
[gh-actions]
0 commit comments