From c55bc61a455449bb067f6833c7832e61815a6dbc Mon Sep 17 00:00:00 2001 From: litagin02 Date: Sun, 24 Aug 2025 09:39:54 +0900 Subject: [PATCH] Add python version file (for e.g. uv?) --- .python-version | 1 + 1 file changed, 1 insertion(+) create mode 100644 .python-version diff --git a/.python-version b/.python-version new file mode 100644 index 0000000..c8cfe39 --- /dev/null +++ b/.python-version @@ -0,0 +1 @@ +3.10