ISL-4698 Added python-numpy to requiredTools

This commit is contained in:
parent faf4d77fec
commit aafadf4581
1 changed files with 1 additions and 1 deletions

View File

@ -18,6 +18,6 @@
"fileName" : "multiplied_numbers_plot.png",
"isReturnedValue" : false
} ],
"requiredTools" : [ "python3" ],
"requiredTools" : [ "python3", "python-numpy" ],
"requiredComputationResources" : { }
}