comparison setup.py @ 622:a5b1f33dcad6

vcs version freeze
author Marcin Kuzminski <marcin@python-works.com>
date Tue, 19 Oct 2010 00:58:47 +0200
parents 36d54d4479db
children fd63782c4426 45e1fdc0082c
comparison
equal deleted inserted replaced
621:9893c2fc846b 622:a5b1f33dcad6
4 4
5 requirements = [ 5 requirements = [
6 "Pylons>=1.0.0", 6 "Pylons>=1.0.0",
7 "SQLAlchemy>=0.6", 7 "SQLAlchemy>=0.6",
8 "Mako>=0.3.2", 8 "Mako>=0.3.2",
9 "vcs>=0.1.8", 9 "vcs==0.1.8",
10 "pygments>=1.3.0", 10 "pygments>=1.3.0",
11 "mercurial>=1.6", 11 "mercurial>=1.6",
12 "whoosh==1.0.0", 12 "whoosh==1.0.0",
13 "celery>=2.0.0", 13 "celery>=2.0.0",
14 "py-bcrypt", 14 "py-bcrypt",