From c416571b3eaa7cea9101d7073b2c2866a3bf73a2 Mon Sep 17 00:00:00 2001
From: ThomasBidot <77505438+ThomasBidot@users.noreply.github.com>
Date: Sat, 17 Apr 2021 13:45:58 +0200
Subject: [PATCH] Update Python version

---
 runtime.txt | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 runtime.txt

diff --git a/runtime.txt b/runtime.txt
new file mode 100644
index 0000000..2fa1fc1
--- /dev/null
+++ b/runtime.txt
@@ -0,0 +1 @@
+python-3.6.13
-- 
GitLab