From b9c92eafc3026dd5f73f3a1b2754de0b4bb0323d Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 15 Mar 2025 10:54:12 +0100 Subject: Rebuild deployment - Use uv instead of poetry - Do not build a container image, just use live uv installing - Use src layout - Fix resource handling Fixes #362 --- blog/.python-version | 1 + 1 file changed, 1 insertion(+) create mode 100644 blog/.python-version (limited to 'blog/.python-version') diff --git a/blog/.python-version b/blog/.python-version new file mode 100644 index 00000000..2c073331 --- /dev/null +++ b/blog/.python-version @@ -0,0 +1 @@ +3.11 -- cgit v1.2.3