From c297af001286a8612ee3725caddbfc756d8517c1 Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Thu, 29 Aug 2019 08:39:23 +0200 Subject: [PATCH] doc --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index d40d5b90..7bbbd0d5 100644 --- a/tox.ini +++ b/tox.ini @@ -8,6 +8,7 @@ envlist = py27, py37, pypy [testenv] +# pyOpenSSL only needed for Python 2.7 deps = mock pytest