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
1 changed files with 1 additions and 1 deletions

View File

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