summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2019-12-14 11:15:47 -0500
committerPaul Kehrer <paul.l.kehrer@gmail.com>2019-12-15 00:15:47 +0800
commit1ede58449a42f23b140022db2e6ec656c44b2780 (patch)
tree145fd3f51371a71f8fca934fff7fec3dca00318a /tox.ini
parent26f1a920acea2da4ca23cf19cb3635be86c650c9 (diff)
downloadpyopenssl-1ede58449a42f23b140022db2e6ec656c44b2780.tar.gz
Drop support for Python 3.4, since cryptography dropped it (#884)
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 83601a6..9fe295f 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-envlist = {pypy,pypy3,py27,py34,py35,py36,py37,py38}{,-cryptographyMaster,-cryptographyMinimum}{,-randomorder},py27-twistedMaster,pypi-readme,check-manifest,flake8,docs,coverage-report
+envlist = {pypy,pypy3,py27,py35,py36,py37,py38}{,-cryptographyMaster,-cryptographyMinimum}{,-randomorder},py27-twistedMaster,pypi-readme,check-manifest,flake8,docs,coverage-report
[testenv]
whitelist_externals =