nicolabs / nicobot

🤟 A collection of *cool* chat bots 🤟
MIT License
1 stars 0 forks source link

Slixmpp upgrade breaks compatibility with Python 3.5 #58

Closed nicobo closed 3 years ago

nicobo commented 3 years ago

Since 1.7.0 (?) it uses either advanced syntax or keywords not supported in 3.5.

Slixmpp states that it requires Python 3.7+ however it still builds fine against 3.6.

nicobo commented 3 years ago

Python 3.5 having reached end of life, it will just be removed from the build