~daker/loco-team-portal/fix.818373

« back to all changes in this revision

Viewing changes to requirements.txt

  • Committer: Tarmac
  • Author(s): Michael Hall
  • Date: 2011-07-19 20:30:49 UTC
  • mfrom: (464.1.4 setup-improvements)
  • Revision ID: tarmac@nigelb.me-20110719203049-wvt8efddnz07r4zp
[r=daker][] Make setting up a loco-directory environment easier

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
Django==1.1.2
10
10
South==0.7.3
 
11
bzr==2.4b4
11
12
distribute==0.6.10
12
 
django-openid-auth==0.2
13
 
psycopg2==2.0.13
 
13
# django-openid-auth==0.2 - Moving to the latest django-openid-auth
 
14
bzr+ssh://bazaar.launchpad.net/~django-openid-auth/django-openid-auth/trunk
 
15
# psycopg2==2.0.13 - only needed for production like environments
14
16
python-openid==2.2.4
15
17
pytz==2010b
16
18
python-dateutil==1.5
21
23
-f http://launchpad.net/launchpadlib/trunk/1.6.0/+download/launchpadlib-1.6.0.tar.gz#egg=launchpadlib-1.6.0
22
24
launchpadlib==1.6.0
23
25
 
 
26