From faf4d77fecb249365b624f41f3e24b0d63cf4279 Mon Sep 17 00:00:00 2001 From: "TCS portal test user (insilicolab@gmail.com)" Date: Thu, 16 Mar 2023 09:22:49 +0100 Subject: [PATCH] Adjusted app to python versions revision --- appDefinition.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appDefinition.json b/appDefinition.json index dfdee19..7df99f2 100644 --- a/appDefinition.json +++ b/appDefinition.json @@ -1,5 +1,5 @@ { - "scriptLanguage" : "PYTHON_3", + "scriptLanguage" : "PYTHON", "executableScriptName" : "sample_app.py", "inputFiles" : [ { "dataType" : "text_data",