Skip to content

Commit 42cd053

Browse files
committed
add the .python-version to fix a version that works
1 parent 647e73d commit 42cd053

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ target/
111111
.ipynb_checkpoints
112112

113113
# pyenv
114-
.python-version
114+
# .python-version
115115

116116
# celery beat schedule file
117117
celerybeat-schedule

.python-version

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

uv.lock

Lines changed: 18 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)