dbader / schedule

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

Support Python 3.10 and 3.11, drop Python 3.6. #575

Closed SijmenHuizenga closed 1 year ago

SijmenHuizenga commented 1 year ago

Introducing support for 3.10 and 3.11.

Since python 3.6 has reached end of life in December 2021, it seems about time to drop it.

coveralls commented 1 year ago

Coverage Status

Coverage: 99.711% (+0.0%) from 99.711% when pulling cabde2d6141d6568abf283a0b2afa879bf379237 on SijmenHuizenga:python-310-311 into 3eac646a8d2658929587d7454bd2c85696df254e on dbader:master.