summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Gregorio <jcgregorio@google.com>2012-03-02 14:13:55 -0800
committerJoe Gregorio <jcgregorio@google.com>2012-03-02 14:13:55 -0800
commit8e63343d6462ba113b3addc8e0b7ca24455626e7 (patch)
tree7d409a3cd7adebc07ff3be72e84075b756780ae0
parente5332f53aa354de9e7dcf96cb6e09a01a56a87a6 (diff)
downloadhttplib2-8e63343d6462ba113b3addc8e0b7ca24455626e7.tar.gz
Fix wrong link in description.
-rwxr-xr-xsetup.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f272f43..41c186d 100755
--- a/setup.py
+++ b/setup.py
@@ -59,7 +59,6 @@ A comprehensive HTTP client library, ``httplib2`` supports many features left ou
**Unit Tested**
A large and growing set of unit tests.
-http://httplib2.googlecode.com/svn/trunk/#egg=httplib2-dev
""",
package_dir=pkgdir,
packages=['httplib2'],