]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
opt_depend and not opt_depends spns/24377
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 27 Oct 2021 13:15:33 +0000 (15:15 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 27 Oct 2021 13:15:33 +0000 (15:15 +0200)
products/openturns.pyconf

index bfedf955fbbb8abf0ee659300debaa12ff094188..3c617341949bb6426c030541889d321c5675eba6 100644 (file)
@@ -51,7 +51,7 @@ version_1_17 :
     compil_script :  "openturns-1.17" + $VARS.scriptExtension
     patches : ['openturns-1.17.0001.patch']
     depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI']
-    opt_depends : ['pandas', 'statsmodels']
+    opt_depend : ['pandas', 'statsmodels']
 }
 
 version_1_17_win :