From 1a18587d41cc7dabc0a829fc0b69016b054d64f8 Mon Sep 17 00:00:00 2001 From: Paul Tremberth Date: Mon, 24 Jul 2017 19:30:08 +0200 Subject: [PATCH] Jessi toxenv: Add cryptography as per https://packages.debian.org/jessie/python-cryptography --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 6987847f8..c7e1e43c9 100644 --- a/tox.ini +++ b/tox.ini @@ -38,6 +38,7 @@ deps = # https://packages.debian.org/en/jessie/zope/ basepython = python2.7 deps = + cryptography==0.6.1 pyOpenSSL==0.14 lxml==3.4.0 Twisted==14.0.2