Skip to content

Commit 3ff7aa8

Browse files
committed
Add Python 3.10 to tox config
1 parent 426ceb5 commit 3ff7aa8

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
@@ -5,7 +5,7 @@
55

66
[tox]
77
# 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
8+
envlist = py{36,37,38,39,310},c90-py{36,37},py3-nosasltls,doc,py3-trace
99
minver = 1.8
1010

1111
[gh-actions]

0 commit comments

Comments
 (0)