Closed dear-ore closed 2 years ago
I wish to say that specifying the python version is only necessary if the normal python -m venv venv
doesn't work
Thank you @mr-c. Is building the documentation locally the best way to contribute and make changes? And I'm sorry for all the stress caused by my many PRs.
It is okay.
Yes, following https://github.com/common-workflow-language/user_guide/blob/main/CONTRIBUTING.md
Thank you @mr-c
python3 -m venv venv
instead ofpython -m venv venv