DavidoTek / ProtonUp-Qt

Install and manage GE-Proton, Luxtorpeda & more for Steam and Wine-GE & more for Lutris with this graphical user interface.
https://davidotek.github.io/protonup-qt
GNU General Public License v3.0
1.16k stars 39 forks source link

Bump Python version requirement to 3.10 #404

Closed DavidoTek closed 1 month ago

DavidoTek commented 1 month ago
sonic2kk commented 1 month ago

I feel like part of this is my fault :sweat_smile: But makes sense, Python 3.10 has been out for a while now, and anyone running from source should hopefully be using an up-to-date Python version.

DavidoTek commented 1 month ago

It's all ok. I guess it is fine to move to a newer Python version because 3.8 will be EOL by the end of this year. As the Flatpak runtime and AppImage use Python 3.10, we may now use all of its features.