forked from tcs-test-user/PythonSampleApp
		
	ISL-4698 Added python-numpy to requiredTools
This commit is contained in:
		@@ -18,6 +18,6 @@
 | 
			
		||||
    "fileName" : "multiplied_numbers_plot.png",
 | 
			
		||||
    "isReturnedValue" : false
 | 
			
		||||
  } ],
 | 
			
		||||
  "requiredTools" : [ "python3" ],
 | 
			
		||||
  "requiredTools" : [ "python3", "python-numpy" ],
 | 
			
		||||
  "requiredComputationResources" : { }
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user