From f146f78fbc30f197a6e189ccf4352e2a969e8291 Mon Sep 17 00:00:00 2001 From: joerdav Date: Tue, 27 Feb 2024 14:04:35 +0000 Subject: [PATCH] chore: update python runtime --- doc/app.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/app.yaml b/doc/app.yaml index 8c32080..d590161 100644 --- a/doc/app.yaml +++ b/doc/app.yaml @@ -1,4 +1,4 @@ -runtime: python27 +runtime: python3 api_version: 1 threadsafe: true