summaryrefslogtreecommitdiff
path: root/buildout.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'buildout.cfg')
-rw-r--r--buildout.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildout.cfg b/buildout.cfg
index 0ede0a3..9aaf66e 100644
--- a/buildout.cfg
+++ b/buildout.cfg
@@ -5,6 +5,7 @@ parts = python
develop = .
eggs =
urllib3==1.7
+ pyOpenSSL==0.13.1
[python]
recipe = zc.recipe.egg