Skip to content

Commit 9f416f8

Browse files
committed
Add .python-version
1 parent e0dfa8a commit 9f416f8

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,9 +83,6 @@ target/
8383
profile_default/
8484
ipython_config.py
8585

86-
# pyenv
87-
.python-version
88-
8986
# pipenv
9087
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
9188
# However, in case of collaboration, if having platform-specific dependencies or dependencies

.python-version

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

0 commit comments

Comments
 (0)