summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2010-01-27 08:11:46 +0000
committerChris McDonough <chrism@agendaless.com>2010-01-27 08:11:46 +0000
commit09f4eed032e932210973676d33fa77d1b9c7b4e0 (patch)
tree505005678b41b2187bde60e127c8bc9d309f06bb /setup.py
parent72482c7cf8a0ce15e05365822889422bd0b9d9a3 (diff)
downloadpyramid-09f4eed032e932210973676d33fa77d1b9c7b4e0.tar.gz
pyramid-09f4eed032e932210973676d33fa77d1b9c7b4e0.tar.bz2
pyramid-09f4eed032e932210973676d33fa77d1b9c7b4e0.zip
Update index with Chameleon 1.1.1.
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',