Hi,

On Thu, Apr 21, 2016 at 3:04 PM, Matthew Brett <[email protected]> wrote:
> On Thu, Apr 21, 2016 at 2:13 PM, Matthias Hafner <[email protected]> wrote:
>> Hi Matthew,
>>
>> Thanks for pointing me to your scripts, that was maybe what I missed.
>> However, if you could add i686 to Travis, I guess that means it would be
>> uploaded to pypi? That would be awesome - otherwise I'd have to automate
>> that myself.
>
> They don't get uploaded to pypi automatically, and they would be a bit
> more difficult to test, but it would certainly make it easier to
> provide them...

I built i686 cython, numpy, scipy wheels.  You can test with something like:

python -m pip install --upgrade pip  # to get latest pip
pip install -f https://nipy.bic.berkeley.edu/manylinux numpy scipy

Cheers,

Matthew
_______________________________________________
Wheel-builders mailing list
[email protected]
https://mail.python.org/mailman/listinfo/wheel-builders

Reply via email to