Skip to content

Commit 5a9bfb3

Browse files
committed
add .python-version file to track Python version in repo
1 parent 2d5df35 commit 5a9bfb3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ cython_debug/
173173
.ruff_cache
174174

175175
uv.lock
176-
.python-version
177176

178177
local_test
179178
crudadmin_data/

.python-version

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

0 commit comments

Comments
 (0)