Salome HOME
add Pillow as a dependency of statsmodels
[tools/sat_salome.git] / 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'