commit | e0a3993a33d67788a879f70eb68a31e3239ec8bd | [log] [tgz] |
---|---|---|
author | Joe Gregorio <jcgregorio@google.com> | Mon Jun 13 14:47:34 2011 -0400 |
committer | Joe Gregorio <jcgregorio@google.com> | Mon Jun 13 14:47:34 2011 -0400 |
tree | a14cfdb10a86de50c99b5b382742a4d2b8571c9d | |
parent | 6c50d6a198ec3a621a13f7e66fdd9f4c708e6312 [diff] [blame] |
Fixes issue 50.
diff --git a/setup.py b/setup.py index b74b390..27f78d6 100755 --- a/setup.py +++ b/setup.py
@@ -55,6 +55,8 @@ **Unit Tested** A large and growing set of unit tests. + +http://httplib2.googlecode.com/svn/trunk/#egg=httplib2-dev """, package_dir=pkgdir, packages=['httplib2'],