Re: [Distutils] Virtalenv and setuptools [was: latest setuptools appears to require six in a breaking way]

2017-01-25 Thread Paul Moore
On 25 January 2017 at 21:26, Thomas Kluyver wrote: > On Wed, Jan 25, 2017, at 09:02 PM, Paul Moore wrote: >> Thanks. I've been seeing the PR comments in passing, but haven't >> really looked in detail. Is there anything I can do to help this >> along? > > I believe it's

Re: [Distutils] Virtalenv and setuptools [was: latest setuptools appears to require six in a breaking way]

2017-01-25 Thread Thomas Kluyver
On Wed, Jan 25, 2017, at 09:02 PM, Paul Moore wrote: > Thanks. I've been seeing the PR comments in passing, but haven't > really looked in detail. Is there anything I can do to help this > along? I believe it's working, but it's the first significant change I've made in pip, so any review is

Re: [Distutils] Virtalenv and setuptools [was: latest setuptools appears to require six in a breaking way]

2017-01-25 Thread Paul Moore
On 25 January 2017 at 20:04, Thomas Kluyver wrote: > On Wed, Jan 25, 2017, at 08:02 PM, Donald Stufft wrote: > > Since we have a PR up for PEP 518 already, > > > Here's the link if anyone wants to take a look: > https://github.com/pypa/pip/pull/4144 Thanks. I've been seeing

Re: [Distutils] Virtalenv and setuptools [was: latest setuptools appears to require six in a breaking way]

2017-01-25 Thread Thomas Kluyver
On Wed, Jan 25, 2017, at 08:02 PM, Donald Stufft wrote: > Since we have a PR up for PEP 518 already, Here's the link if anyone wants to take a look: https://github.com/pypa/pip/pull/4144 ___ Distutils-SIG maillist - Distutils-SIG@python.org

Re: [Distutils] Virtalenv and setuptools [was: latest setuptools appears to require six in a breaking way]

2017-01-25 Thread Donald Stufft
> On Jan 25, 2017, at 3:00 PM, Paul Moore wrote: > > On 25 January 2017 at 19:15, Donald Stufft wrote: >> If we get PEP 518 landed in pip I think that (3) is the right step forward. > > Agreed. With that in mind (do we have any timescale for that work?)

Re: [Distutils] Virtalenv and setuptools [was: latest setuptools appears to require six in a breaking way]

2017-01-25 Thread Paul Moore
On 25 January 2017 at 19:15, Donald Stufft wrote: > If we get PEP 518 landed in pip I think that (3) is the right step forward. Agreed. With that in mind (do we have any timescale for that work?) I suggest we do (4) for now and switch to (3) once PEP 518 is in place. Paul

Re: [Distutils] Virtalenv and setuptools [was: latest setuptools appears to require six in a breaking way]

2017-01-25 Thread Donald Stufft
> On Jan 25, 2017, at 2:11 PM, Paul Moore wrote: > > On 25 January 2017 at 17:20, Chris Withers wrote: >> Right, so what's the recommended one-step way to set up a virtualenv now in >> Py 2.6-3.6? > > This is the point I would consider most

[Distutils] Virtalenv and setuptools [was: latest setuptools appears to require six in a breaking way]

2017-01-25 Thread Paul Moore
On 25 January 2017 at 17:20, Chris Withers wrote: > Right, so what's the recommended one-step way to set up a virtualenv now in > Py 2.6-3.6? This is the point I would consider most significant here. Virtualenv is deliberately built to allow use offline - pip, wheel and