Skip to content
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.

update requests to 1.1.0 #34

Merged
merged 1 commit into from Mar 12, 2013
Merged

update requests to 1.1.0 #34

merged 1 commit into from Mar 12, 2013

Conversation

Pike
Copy link
Contributor

@Pike Pike commented Mar 12, 2013

I did inspect the usage of requests in django_browserid.base, and haven't found any other users in playdoh-lib, so hopefully this should be easy.

I didn't do any real testing, though, as I don't have a site that uses browserid.

@peterbe
Copy link
Contributor

peterbe commented Mar 12, 2013

When you did pip install -U did you first delete all the old requests files? Otherwise we might have left overs in there from an older version.

@Pike
Copy link
Contributor Author

Pike commented Mar 12, 2013

I did

cd lib/python
rm -rf requests
pip install -t . requests

and then magic to git rm the removed files, and git add.

peterbe added a commit that referenced this pull request Mar 12, 2013
@peterbe peterbe merged commit 578ce1c into mozilla:master Mar 12, 2013
@Pike Pike deleted the update-requests-1.1.0 branch March 12, 2013 18:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants