Switch to unified view
a/pyforge/setup.py | b/pyforge/setup.py | ||
---|---|---|---|
... |
... |
||
18 | install_requires=[ |
18 | install_requires=[ |
19 | "TurboGears2 >= 2.1a1", |
19 | "TurboGears2 >= 2.1a1", |
20 | "PasteScript", |
20 | "PasteScript", |
21 | "Babel >= 0.9.4", |
21 | "Babel >= 0.9.4", |
22 | "Lamson", |
22 | "Lamson", |
23 | "Django", |
||
24 | "Carrot", |
23 | "Carrot", |
25 | "Celery >= 0.8.0", |
||
26 | "pymongo >= 1.5", |
24 | "pymongo >= 1.5", |
27 | "pysolr", |
25 | "pysolr", |
28 | "repoze.what-quickstart", |
26 | "repoze.what-quickstart", |
29 | "sqlalchemy-migrate", |
27 | "sqlalchemy-migrate", |
30 | "Markdown >= 2.0.3", |
28 | "Markdown >= 2.0.3", |