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 7647526a4..c459d86a8 100644
--- a/setup.py
+++ b/setup.py
@@ -34,7 +34,6 @@ install_requires=[
'WebOb>=0.9.7', # "default_charset"
'repoze.lru',
'setuptools',
- 'sourcecodegen>=0.6.11', # tests fail without this requirement? (wtf)
'zope.component >= 3.6.0', # independent of zope.hookable
'zope.configuration',
'zope.deprecation',