summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2021-10-15 08:28:32 -0400
committerGitHub <noreply@github.com>2021-10-15 05:28:32 -0700
commit60a0eef29878433e568a16b16a8c6e42b59cabe3 (patch)
tree164fee644eec42ebd9881dfd837c32c497220a4d /tox.ini
parent7637b1af29e284a99ffb1d6cbe866beee00b2973 (diff)
downloadpyopenssl-60a0eef29878433e568a16b16a8c6e42b59cabe3.tar.gz
Added py310 to support matrix (#1051)
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index decabbd..110b737 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = {pypy,pypy3,py27,py36,py37,py38,py39}{,-cryptographyMain,-cryptographyMinimum}{,-randomorder},py37-twistedTrunk,pypi-readme,check-manifest,flake8,docs,coverage-report
+envlist = {pypy,pypy3,py27,py36,py37,py38,py39,py310}{,-cryptographyMain,-cryptographyMinimum}{,-randomorder},py37-twistedTrunk,pypi-readme,check-manifest,flake8,docs,coverage-report
[testenv]
whitelist_externals =