Removed comment about oauthlib. No longer relevant.

This commit is contained in:
Ralph Bean 2013-02-27 10:05:23 -05:00
parent 9d1befdf08
commit 3984dc7586

View File

@ -53,9 +53,6 @@ designed to make HTTP requests easy for developers.
### chardet/2 is available as python-chardet and python3-chardet so ### chardet/2 is available as python-chardet and python3-chardet so
### those may be easy to unbundle as well (will need patching, but looks ### those may be easy to unbundle as well (will need patching, but looks
### like a single file, compat.py) ### like a single file, compat.py)
### oauthlib isn't packaged yet (and not in requests-1.0.0)
### but the code in requests will already prefer the system version to
### the bundled version
# Unbundle the certificate bundle from mozilla. # Unbundle the certificate bundle from mozilla.
rm -rf requests/cacert.pem rm -rf requests/cacert.pem