[Distutils] The future of invoking pip
Donald Stufft
donald at stufft.io
Mon Nov 9 20:06:59 EST 2015
On November 9, 2015 at 8:05:29 PM, Nathaniel Smith (njs at pobox.com) wrote:
> > This is "just a bug", but it seems fair to assume that there will
> continue to exist some weird corner-case bugs in Python
> packaging/distribution/environment-creation for a while
> yet…
Note: I think my PoC will correctly handle all of these cases pretty easily and would do it currently with ``-p`` (but by default it uses sys.executable, not sure if that makes more sense or if ``python`` does).
-----------------
Donald Stufft
PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
More information about the Distutils-SIG
mailing list