[Twisted-Python] Windows buildbots and Appveyor
Craig Rodrigues
rodrigc at crodrigues.org
Wed Jul 20 19:58:54 MDT 2016
On Wed, Jul 20, 2016 at 6:25 PM, Oliver Palmer <oliverpalmer at opalmer.com>
wrote:
> If you or someone else ends up working on this I can attest that his setup
> works well and will build C-extensions. I've been using his script
> extensively on pywincffi for Python 2.6+ and Python 3.3+ so far without
> issues. For reference, here's my yaml file:
>
> https://github.com/opalmer/pywincffi/blob/master/appveyor.yml
>
> Since Twisted is using tox I assume that either tox should setup the
> environment or %PYTHON_VERSION% and %PYTHON_ARCH% need to be set by the
> build matrix and tox would be called with the wrapper:
>
> cmd /E:ON /V:ON /C run_with_cmd.cmd tox <arguments>
>
>
Using tox is the desired way to go.
I made an initial cut at this here:
https://github.com/rodrigc/twisted/blob/appveyor2/appveyor.yml
Do you have any cycles to help me improve this and get something working?
--
Craig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20160720/46b9e447/attachment-0002.html>
More information about the Twisted-Python
mailing list