Adjusted appDefinition.json to Python versions change in EPISODES Platform

This commit is contained in:
asia 2023-10-27 17:04:47 +02:00
parent b652dc1bc7
commit 98172d5306

View File

@ -1,5 +1,5 @@
{ {
"scriptLanguage" : "PYTHON_3", "scriptLanguage" : "PYTHON",
"executableScriptName" : "sample_app.py", "executableScriptName" : "sample_app.py",
"inputFiles" : [ { "inputFiles" : [ {
"dataType" : "text_data", "dataType" : "text_data",