cloudmatrix / esky

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

Added a version check to make sure esky will still work with python2. #106

Closed JPFrancoia closed 8 years ago

JPFrancoia commented 8 years ago

I used python 3.3 as a limit, since issue #70 was reported with this version number, but the real number might not be this one. py2app changed the naming of the config folder, and I don't know at which version they did it.