Commit 50d59e5
authored
dev: add .python-version file so pyenv isn't user/system specific (#2883)
The `.python-version` file is read by pyenv to decide what Python
version to use.
This makes it easier to get started with the project with installing
things like pre-comment
since you don't have to figure out what version of Python you need.1 parent 9ad9ce5 commit 50d59e5
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments