[Distutils] deprecating pip install --target

Jon Parrott jonwayne at google.com
Mon Feb 29 16:24:45 EST 2016


Currently, Google App Engine recommends that users use "--target" to vendor
packages:
https://cloud.google.com/appengine/docs/python/tools/libraries27?hl=en#vendoring

Ostensibly we also support virtualenvs with only pure-python packages.

> Alternatively, it should be possible to *detect* the problem cases, so
> why not do that, and reject them? Effectively, reduce the scope of
> --target to pure-python wheels only.

This would be acceptable for the App Engine use case.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20160229/ee61e237/attachment.html>


More information about the Distutils-SIG mailing list