This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author dstufft
Recipients brett.cannon, dstufft, ncoghlan, r.david.murray
Date 2014-03-21.17:42:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395423762.51.0.453767303346.issue21012@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2014-03-21 17:42:42dstufftsetrecipients: + dstufft, brett.cannon, ncoghlan, r.david.murray
2014-03-21 17:42:42dstufftsetmessageid: <1395423762.51.0.453767303346.issue21012@psf.upfronthosting.co.za>
2014-03-21 17:42:42dstufftlinkissue21012 messages
2014-03-21 17:42:42dstufftcreate