From 2799c4d1fe8492978488bd18ee97b290c21e4a33 Mon Sep 17 00:00:00 2001 From: Oliver Date: Wed, 19 Nov 2025 13:55:34 +1100 Subject: [PATCH] Specify python version in netlify.toml (#10859) --- src/frontend/netlify.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/frontend/netlify.toml b/src/frontend/netlify.toml index 9dbf89b30c..6d012187e9 100644 --- a/src/frontend/netlify.toml +++ b/src/frontend/netlify.toml @@ -7,6 +7,7 @@ [build.environment] VITE_DEMO = "true" + PYTHON_VERSION = "3.11" # Send requests to subpath