From: Alex W. <al...@mo...> - 2015-06-28 16:41:58
|
On 26 June 2015 at 18:14, Ludovic Rousseau <lud...@gm...> wrote: > Do you know how to create binary installer for Windows using appveyor? > I know nothing about Windows. But some users of pyscard are using Windows. > > If appveyor can provide installers (.msi or .exe or whatever) that > would be great. Appveyor can make .msi and .exe installers, I've committed support and done a test build. https://github.com/moreati/pyscard/commit/2d0018b3b0a8392357a3c8f80ff54c47814f2f25 https://ci.appveyor.com/project/moreati/pyscard/build/1.0.5/job/h9xvyba58plk54ib https://ci.appveyor.com/project/moreati/pyscard/build/job/h9xvyba58plk54ib/artifacts The slightly trickier part is coordinating these with respect to development vs release builds, tagging and upload to Sourceforge and/or PyPI. Sorry for replying directly to your last email, rather than to the list. I just noticed this list doesn't do reply-to munging. -- Alex Willmer <al...@mo...> http://twitter.com/moreati |