ukaea/fair-mast

update README for uv python version for venv creation

Closed this issue · 1 comments

We state that the user needs Python 3.11, but uv is able to specify the python version with this command. It will download Python 3.11 if the user does not already have it, so would be useful to have this instead:

uv venv --python 3.11

This is addressed in #85 so closing this issue