Shapely doesn't currently have any binary wheels for Windows on PyPI. I'm not so lucky and have to use it at work. I've been playing around with AppVeyor recently for another project and think it wouldn't be difficult to get it to run tests in the way Travis does for us now on Linux, and also to produce binary wheels as artifacts. @pelson already has it working with conda (https://anaconda.org/scitools/shapely) so it shouldn't be much more effort to produce a wheel. @sgillies If I set this up can you upload the results?
Shapely doesn't currently have any binary wheels for Windows on PyPI. I'm not so lucky and have to use it at work. I've been playing around with AppVeyor recently for another project and think it wouldn't be difficult to get it to run tests in the way Travis does for us now on Linux, and also to produce binary wheels as artifacts. @pelson already has it working with conda (https://anaconda.org/scitools/shapely) so it shouldn't be much more effort to produce a wheel. @sgillies If I set this up can you upload the results?