Merge lp:~mhall119/youoneteeoh/add-requirements-file into lp:youoneteeoh

Proposed by Michael Hall
Status: Needs review
Proposed branch: lp:~mhall119/youoneteeoh/add-requirements-file
Merge into: lp:youoneteeoh
Diff against target: 21 lines (+17/-0)
1 file modified
requirements.txt (+17/-0)
To merge this branch: bzr merge lp:~mhall119/youoneteeoh/add-requirements-file
Reviewer Review Type Date Requested Status
The u1.to masters Pending
Review via email: mp+91651@code.launchpad.net

Commit message

Adds an initial requirements.txt for installing requirements via pip.

Description of the change

Adds an initial requirements.txt for installing requirements via pip.

To post a comment you must log in.

Unmerged revisions

18. By Michael Hall

Add requirements file

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'requirements.txt'
2--- requirements.txt 1970-01-01 00:00:00 +0000
3+++ requirements.txt 2012-02-06 13:39:21 +0000
4@@ -0,0 +1,17 @@
5+DateUtils==0.5.1
6+distribute==0.6.24
7+django-markdown
8+django-oauth==1.1
9+django-openid-auth==0.3
10+httplib2==0.7.2
11+humanize==0.2
12+oauth2==1.5.211
13+python-dateutil==2.0
14+python-openid==2.2.5
15+pytz==2011n
16+wsgiref==0.1.2
17+
18+
19+#Django==1.4-alpha-1
20+-f http://www.djangoproject.com/download/1.4-alpha-1/tarball/#egg=Django-1.4
21+-e bzr+ssh://bazaar.launchpad.net/~jamesh/+junk/django-oauth-client#egg=django-oauth-auth

Subscribers

People subscribed via source and target branches