Currently the README mentions that only Python 3 is required, however the file rustup.py actually requires a minimal version of Python3.10 (because of the match keyword).
Since a lot of linux distros still come with old versions of Python, it would probably be a good idea to mention that the minimal version required is Python 3.10.
Currently the README mentions that only Python 3 is required, however the file rustup.py actually requires a minimal version of Python3.10 (because of the match keyword).
Since a lot of linux distros still come with old versions of Python, it would probably be a good idea to mention that the minimal version required is Python 3.10.