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 eadd1040a..cdad8c635 100644
--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,6 @@ install_requires = [
'zope.deprecation >= 3.5.0', # py3 compat
'venusian >= 1.0', # ``ignore``
'translationstring >= 0.4', # py3 compat
- 'PasteDeploy >= 1.5.0', # py3 compat
'plaster',
'plaster_pastedeploy',
'hupper',