From: Kenneth Reitz Date: Tue, 1 May 2012 10:50:38 +0000 (-0400) Subject: no -e X-Git-Tag: v0.12.0~28 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a5bc99d53edfe2cf8dc922cfea21f8ceadf1af5f;p=services%2Fpython-requests.git no -e --- diff --git a/requirements.txt b/requirements.txt index 5b52c29..1c88f56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,3 @@ nose rudolf2 -git+git://github.com/idangazit/oauthlib.git - -# equivalent to "setup.py develop" --e . \ No newline at end of file +git+git://github.com/idangazit/oauthlib.git \ No newline at end of file