Donald Stufft added the comment:

Right now you can do ``pip install --download some/path --no-use-wheel 
<stuff>`` and then ``pip install --no-index --find-links some/path <stuff>``

In the future that'll be ``pip download`` instead probably.

----------
nosy: +dstufft

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21012>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to