[Catalog-sig] Flag to tell pip to only install uploaded files

Donald Stufft donald.stufft at gmail.com
Thu Jul 5 07:00:35 CEST 2012


On Thursday, July 5, 2012 at 12:43 AM, Aaron Meurer wrote:
> I think the cleanest way would be to just have a way to tell pip to
> only install the files that are uploaded to PyPI (alternately, files
> from a direct download link). In other words, I want to force
> pip/easy_install to *not* do any link scraping.
> 
> 

Sounds like something that honestly belongs in pip.

Something like ``pip --disable-external``.

Possibly something like ``pip --only-stable`` or something (if versions can be parsed by PEP 345?).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/catalog-sig/attachments/20120705/b0a6da73/attachment.html>


More information about the Catalog-SIG mailing list