Skip to content

Commit

Permalink
Pylinked in requirement now installs correctly with pip. Updated docu…
Browse files Browse the repository at this point in the history
…mentation to reflect.
  • Loading branch information
waynemoore authored and shabda committed Sep 9, 2010
1 parent e23c219 commit c2ab14e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ In particular it allows logging in via
Libs you need to install
See requirements.txt
use `pip install -r requirements.txt` to install all dependencies at once

Note that you will probably require git and mercurial installed for pip to
fetch the requirements.

The API Keys are available from

Expand Down
3 changes: 2 additions & 1 deletion docs/README
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ In particular it allows logging in via
Libs you need to install
See requirements.txt
use `pip install -r requirements.txt` to install all dependencies at once

Note that you will probably require git and mercurial installed for pip to
fetch the requirements.

The API Keys are available from

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
python-openid>=2.0.0
oauth>=1.0.0
-e git+http://github.com/facebook/python-sdk.git#egg=facebook_python_sdk
pylinkedin>=0.1
hg+https://pylinkedin.googlecode.com/hg/pylinkedin>=0.1

0 comments on commit c2ab14e

Please sign in to comment.