summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index d36f33c24..67d05f206 100644
--- a/setup.py
+++ b/setup.py
@@ -38,7 +38,6 @@ install_requires=[
'zope.interface >= 3.5.1', # 3.5.0 comment: "allow to bootstrap on jython"
'zope.component >= 3.6.0', # independent of zope.hookable
'zope.testing',
- 'zope.deferredimport',
'zope.deprecation',
'repoze.zcml',
'martian',