summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorHugo van Kemenade <hugovk@users.noreply.github.com>2022-11-06 00:11:19 +0200
committerGitHub <noreply@github.com>2022-11-05 18:11:19 -0400
commit3da4d1d35b0031cd511929c2af323ee8c0909ec7 (patch)
tree6977e1f49e728b7ebe2ffc75ff8a2b735ebf12e8 /tox.ini
parentdc02ccca4fbe2ef62ff5f2432a5d4d51df2d8879 (diff)
downloadpyopenssl-3da4d1d35b0031cd511929c2af323ee8c0909ec7.tar.gz
Add support for Python 3.11 (#1161)
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 76368d0..65d57fe 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = {pypy,pypy3,py36,py37,py38,py39,py310}{,-cryptographyMain,-cryptographyMinimum}{,-useWheel}{,-randomorder},py37-twistedTrunk,check-manifest,flake8,py36-mypy,docs,coverage-report
+envlist = py{py,py3,36,37,38,39,310,311}{,-cryptographyMain,-cryptographyMinimum}{,-useWheel}{,-randomorder},py37-twistedTrunk,check-manifest,flake8,py36-mypy,docs,coverage-report
[testenv]
whitelist_externals =