Subject: | [PATCH] Supporting URLs not ending with zip|tar.gz |
Hi,
it would be nice to support github URLs like http://github.com/john/repo-name/tarball/master which are technically redirects to tar.gz file but the current pip version rejects this type of URL as it does not end with zip|tar.gz.
The patch is already commited in your repo:
http://fisheye2.atlassian.com/browse/cpan/trunk/pip/lib/pip.pm?r1=11729&r2=11753
Please consider releasing the new pip.
--
kmx
it would be nice to support github URLs like http://github.com/john/repo-name/tarball/master which are technically redirects to tar.gz file but the current pip version rejects this type of URL as it does not end with zip|tar.gz.
The patch is already commited in your repo:
http://fisheye2.atlassian.com/browse/cpan/trunk/pip/lib/pip.pm?r1=11729&r2=11753
Please consider releasing the new pip.
--
kmx