dbader / schedule

Python job scheduling for humans.
https://schedule.readthedocs.io/
MIT License
11.71k stars 960 forks source link

need .until() for python 2.7 #557

Closed NicoEichen closed 1 year ago

NicoEichen commented 1 year ago

hello, i'm using a device that has a python sdk that can't be upgraded and uses python 2.7. Is there anyway that you can make 1.1.0 compatible with python2.7 or create 0.6.1 that has .until function?

SijmenHuizenga commented 1 year ago

I'm sorry, python 2.7 is no longer supported. We won't be making any versions since 1.0.0 compatible with 2.7.