Blob Blame History Raw
diff --git a/setup.py b/setup.py
index 8a887b4..4cbe399 100644
--- a/setup.py
+++ b/setup.py
@@ -11,7 +11,6 @@ version = '1.2.0'
 install_requires = [
     'acme>=0.29.0',
     'certbot>=1.1.0',
-    'mock',
     'python-augeas',
     'setuptools',
     'zope.component',