On Wed, Jul 5, 2017 at 11:25 AM, Ralf Gommers <ralf.gomm...@gmail.com> wrote: > > > On Wed, Jul 5, 2017 at 10:14 PM, Peter Cock <p.j.a.c...@googlemail.com> > wrote: >> >> Note that TravisCI does not yet have official Python support on Mac OS X, >> >> https://github.com/travis-ci/travis-ci/issues/2312 >> >> I believe it is possible to do anyway by faking it under another setting >> (e.g. pretend to be a generic language build, and use the system Python >> or install your own specific version of Python as needed), so that may be >> worth trying during a sprint. > > > That approach has worked reliably for > https://github.com/MacPython/numpy-wheels for a while now, so should be > straightforward. > > Ralf
Thanks for that link - I'm going off topic but the MacPython wiki page goes into more background about how they build wheels for PyPI which I'm very interested to read up on: https://github.com/MacPython/wiki/wiki/Spinning-wheels Peter _______________________________________________ NumPy-Discussion mailing list NumPy-Discussion@python.org https://mail.python.org/mailman/listinfo/numpy-discussion