You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So that users on say Ubuntu 20.04 can use the script, because to the `python` is still 2.7:
```
$ cat /etc/issue; python --version
Ubuntu 20.04.5 LTS \n \l
Python 2.7.18
```
0 commit comments