]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
add Pillow as a dependency of statsmodels
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 14 Nov 2022 15:11:39 +0000 (16:11 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Mon, 14 Nov 2022 15:11:39 +0000 (16:11 +0100)
products/statsmodels.pyconf

index 7bf5e44fa00f6f5855f4a9f5cf237a28d22c92c6..90685565d6b5bf262af3bee2a6519fbda4fb3ba4 100644 (file)
@@ -16,7 +16,7 @@ default :
 
     }
     depend : ["Python", "setuptools","PyFMI", "numpy", "scipy", "matplotlib"]
-    opt_depend : ['pandas', 'patsy']
+    opt_depend : ['pandas', 'patsy', 'Pillow']
     source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name
     build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name
     install_dir : 'base'