Torom / BotLi

Lichess Bot
GNU Affero General Public License v3.0
44 stars 82 forks source link

Python 3.9 (or back) support #76

Closed FatFritz2 closed 1 year ago

FatFritz2 commented 1 year ago

Hi, in the requirements section, you said: Only Python 3.10 or later is supported. But one thing is that can you add support for Python 3.9 (at least) if possible ?

Torom commented 1 year ago

I have no interest in supporting older Python versions than 3.10. It should be easy to install a suitable Python version (I recommend Python 3.11). For example with pyenv.