summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2021-11-23 15:56:09 -0500
committerGitHub <noreply@github.com>2021-11-24 04:56:09 +0800
commit11b9bc5cb5efd5cafd9fe4cf7a99a1252213025b (patch)
treed760b05856c0d9759239f6cc09888d95a5ff32f2 /tox.ini
parent853fefa6d0d8a5c191648a8870f83fe50d69c1e8 (diff)
downloadpyopenssl-11b9bc5cb5efd5cafd9fe4cf7a99a1252213025b.tar.gz
Remove some more py27-isms (#1062)
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 26b5b35..5883e7a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = {pypy,pypy3,py27,py36,py37,py38,py39,py310}{,-cryptographyMain,-cryptographyMinimum}{,-useWheel}{,-randomorder},py37-twistedTrunk,pypi-readme,check-manifest,flake8,docs,coverage-report
+envlist = {pypy,pypy3,py36,py37,py38,py39,py310}{,-cryptographyMain,-cryptographyMinimum}{,-useWheel}{,-randomorder},py37-twistedTrunk,pypi-readme,check-manifest,flake8,docs,coverage-report
[testenv]
whitelist_externals =