The script `first-setup` uses `.python-version` which is very strict. Not many people will have precisely this version. I'd propose to change `3.9.2` into `3.9` or even `3` as to allow an easier setup.
The script
first-setupuses.python-versionwhich is very strict. Not many people will have precisely this version.I'd propose to change
3.9.2into3.9or even3as to allow an easier setup.