jdanekrh commented on issue #200: PROTON-2126 Fix Appveyor CI build URL: https://github.com/apache/qpid-proton/pull/200#issuecomment-549898454 > For reference I choose python 3.5 because it is present on every appveyor image and so avoided messing with a matrix of different versions. But tox still tries 2.x pythons, even on 2017 where it fails. Regarding > 26: ERROR: py26: could not install deps [unittest2]; v = InvocationError("'C:\\projects\\qpid-proton\\BLD\\python\\.tox\\py26\\Scripts\\python.EXE' -m pip install unittest2", 1) It should be possible to run python 2.6's pip at the beginning and install it ourselves, if tox cannot do it for some reason.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
