Skip to content

Commit 50d59e5

Browse files
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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.python-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
3.13.3

0 commit comments

Comments
 (0)