summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 948e0899..d5757347 100644
--- a/setup.py
+++ b/setup.py
@@ -20,6 +20,7 @@ required = [
'colorama',
'srp',
'python-daemon',
+ 'certifi',
'leap.common',
]