From e2c9b2de47a344daac2dffcbea5204a70670c69a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romaric=20Philog=C3=A8ne?= Date: Thu, 13 Jan 2022 20:41:55 +0100 Subject: [PATCH] fix python runtime --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index 59a6441..4a9e573 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.7 \ No newline at end of file +python-3.7.12 \ No newline at end of file