> On Mar 31, 2016, at 00:50, Matthew Brett <[email protected]> wrote: > > On Wed, Mar 30, 2016 at 2:35 PM, Forest Gregg <[email protected]> wrote: >> Thanks! >> >> Are there also plans to post Windows wheels for cython 0.23.5 to pypi like >> there was for 0.23.4? > > I did that earlier today, using an Appveyor build system : > > https://github.com/MacPython/cython-wheels/blob/master/appveyor.yml > https://ci.appveyor.com/project/matthew-brett/cython-wheels > http://win-wheels.scikit-image.org/ > > Do they work for you?
They work for building gevent on Appveyor. The cython binary wheels cut gevent's total build time by more than half (they save almost 10 minutes). Thanks! Jason _______________________________________________ cython-devel mailing list [email protected] https://mail.python.org/mailman/listinfo/cython-devel
