[Numpy-discussion] Issue with setup_requires and 1.16 release candidates

2019-01-06 Thread Thomas Robitaille
Hi all, Back in December I started getting failures in continuous integration as well as reports of failures from users of installation issues for a couple of packages. The problem can be easily reproduced in a Docker container with: FROM ubuntu:16.04 RUN apt-get update RUN apt-get insta

Re: [Numpy-discussion] Issue with setup_requires and 1.16 release candidates

2019-01-06 Thread Ralf Gommers
On Sun, Jan 6, 2019 at 12:45 PM Thomas Robitaille < thomas.robitai...@gmail.com> wrote: > Hi all, > > Back in December I started getting failures in continuous integration > as well as reports of failures from users of installation issues for a > couple of packages. The problem can be easily repro

Re: [Numpy-discussion] Issue with setup_requires and 1.16 release candidates

2019-01-06 Thread Thomas Robitaille
Hi Ralf, On Sun, 6 Jan 2019 at 22:06, Ralf Gommers wrote: > > > > On Sun, Jan 6, 2019 at 12:45 PM Thomas Robitaille > wrote: >> >> Hi all, >> >> Back in December I started getting failures in continuous integration >> as well as reports of failures from users of installation issues for a >> cou