On 21 September 2014 23:27, Ian Cordasco <graffatcolmingov@gmail.com> wrote:
There's also an option that's free for Open Source that I've been looking at for some Ruby projects I maintain. AppVeyor [1] is a continuous integration system that integrates well with services like GitHub and BitBucket and will build wheels for Python projects once they've passed tests. This may be a good solution until PyPI can produce a build farm.
Oh, that's very cool - yes, I'll definitely recommend it to folks now I'm aware of it :)
A quick search of GitHub shows that this seems to be picking up momentum in the Python community more than others.
If it means more wheel files on PyPI, even before we're able to put together a build farm, great :) Cheers, Nick. -- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia