From b773c575b2ca8f42d88df04ad2c9daf1fb8f4262 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Mart=C3=ADnez=20M=C3=A9ndez?= <alexander2198160@correo.uis.edu.co> Date: Thu, 20 Oct 2022 20:44:39 +0000 Subject: [PATCH] =?UTF-8?q?Agregar=20archivo=20de=20configuraci=C3=B3n=20m?= =?UTF-8?q?ybinder?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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..8fdd907 --- /dev/null +++ b/runtime.txt @@ -0,0 +1 @@ +python-3.9 -- GitLab