fisher60 / friendo-bot

A Discord Bot that is just a good Friendo
MIT License
25 stars 24 forks source link

3.9'ify Friendo #210

Closed jbutcher5 closed 3 years ago

jbutcher5 commented 3 years ago

This pr updates Friendo up to python3.9. This mainly alters the docker file, notably adding gcc to the library installs because there is now a sub-dependency as of this new version that must be compiled.

closes #208