summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2019-10-19 19:49:28 -0400
committerPaul Kehrer <paul.l.kehrer@gmail.com>2019-10-20 07:49:28 +0800
commitfc802df5c10f0d1cd9749c94887d652fa26db6fb (patch)
treed62c5b7e4d9ed625c65fc848b997015b6a5903fc /tox.ini
parent60827f82d2ad7d2a94db093c2836595b46937c07 (diff)
downloadpyopenssl-fc802df5c10f0d1cd9749c94887d652fa26db6fb.tar.gz
Fixes #868 -- test on py38 (#870)
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 faecfbf..58cfd7a 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = {pypy,pypy3,py27,py34,py35,py36,py37}{,-cryptographyMaster,-cryptographyMinimum}{,-randomorder},py27-twistedMaster,pypi-readme,check-manifest,flake8,docs,coverage-report
+envlist = {pypy,pypy3,py27,py34,py35,py36,py37,py38}{,-cryptographyMaster,-cryptographyMinimum}{,-randomorder},py27-twistedMaster,pypi-readme,check-manifest,flake8,docs,coverage-report
[testenv]
whitelist_externals =