mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-03-13 10:03:58 +08:00
The contribution docs for macOS say to install Python 3.10:957599b2ab/docs/project/contribution_tools.md (L118-L124)For people who are using [pyenv](https://github.com/pyenv/pyenv) instead of Homebrew Python, this PR adds a `.python-version` file to specify Python 3.10 for pyenv to use. However, I also see that later in the same document, the docs only say that Python >=3.9 is required:957599b2ab/docs/project/contribution_tools.md (L162)So in that case, feel free to just close this PR. I also saw that #778 specifically moved Carbon away from pyenv, so if pyenv is discouraged in general, also feel free to just close this.
2 lines
5 B
Plaintext
2 lines
5 B
Plaintext
3.10
|