cloudmatrix / esky

an auto-update framework for frozen python apps
BSD 3-Clause "New" or "Revised" License
362 stars 74 forks source link

continous integration appveyor #120

Closed timeyyy closed 6 years ago

timeyyy commented 8 years ago

Waiting on py2exe to release some wheels, pypi only has py2 x86

Could try unofficial rrepos or compiling from source if they do not do it...

topic2k commented 8 years ago

https://pypi.python.org/pypi/py2exe/0.9.2.2 (python 3 version) ther is a wheel for py33 and py34.

timeyyy commented 8 years ago

those will definitely come in handy when we get the tests on py3, main problem atm is no py2exe wheels for py27 on x64 architecture, thanks torsten

timeyyy commented 8 years ago

Due to the slow nature of releases for wheels from py2exe and cxfreeze we will need to compile from source,

Some issues..

rfk commented 6 years ago

Thanks for reaching out. Unfortunately this project is no longer actively maintained, so I'm going to move it into archive mode:

https://rfk.id.au/blog/entry/archiving-open-source-projects/