Skip to content

Commit e7b762e

Browse files
committed
feat: add python version
1 parent 0bb3329 commit e7b762e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ ipython_config.py
107107
# pyenv
108108
# For a library or package, you might want to ignore these files since the code is
109109
# intended to run in multiple environments; otherwise, check them in:
110-
.python-version
110+
# .python-version
111111

112112
# pipenv
113113
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.

.python-version

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

0 commit comments

Comments
 (0)