Wheels are a convenience; I'm OK with not going through extra hoops to
support them for a version of Python retired years ago. Until we
actually drop support for 2.6 entirely one can still install from
source.
On Mon, Nov 20, 2017 at 5:57 PM, Nathaniel Smith wrote:
> On Mon, Nov 20, 2017 at 4:08
On Mon, Nov 20, 2017 at 4:08 PM, Matthew Brett wrote:
> Hi,
>
> The manylinux1 docker image has just stopped supporting Python 2.6, so
> we can no longer build Python 2.6 wheels without putting some hacks on
> top:
>
> https://github.com/pypa/manylinux/pull/125#issuecomment-345770870
>
> Do y'all
Hi,
The manylinux1 docker image has just stopped supporting Python 2.6, so
we can no longer build Python 2.6 wheels without putting some hacks on
top:
https://github.com/pypa/manylinux/pull/125#issuecomment-345770870
Do y'all care about that?
Cheers,
Matthew
___