~pablorubianes-uy/loco-team-portal/fix.1320559

« back to all changes in this revision

Viewing changes to requirements/prod.txt

  • Committer: Chris Johnston
  • Author(s): daker
  • Date: 2014-05-16 01:45:33 UTC
  • mfrom: (675.1.1 ltp-trunk2)
  • Revision ID: chris_johnston-20140516014533-osw5pvq6rhzh26xg
[r=Michael Hall] Fixed venv installation 

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
Django==1.3.3
10
10
South==0.7.3
11
 
bzr==2.6b2
12
11
distribute==0.6.10
13
12
django-openid-auth==0.4
14
13
# pyscopg is only needed for production like environments
23
22
pylint==0.25.0
24
23
 
25
24
# Non-standard dependencies
26
 
-f http://launchpad.net/launchpadlib/trunk/1.6.0/+download/launchpadlib-1.6.0.tar.gz#egg=launchpadlib-1.6.0
 
25
-f https://launchpad.net/launchpadlib/trunk/1.6.0/+download/launchpadlib-1.6.0.tar.gz#egg=launchpadlib-1.6.0
27
26
launchpadlib==1.6.0
28
27
 
29
28