]> SALOME platform Git repositories - tools/sat.git/blobdiff - src/internal_config/salomeTools.pyconf
Salome HOME
parametrisation dans INTERNAL.config.binary_dir de la chaine BINARIES pour réduction...
[tools/sat.git] / src / internal_config / salomeTools.pyconf
index 6c678dfe0309826f3be93abb341013babf6d1dec..b8bef1bbee39681c2290be3da489d0ea59d6f9a8 100644 (file)
@@ -8,11 +8,18 @@ INTERNAL :
     {    
         copy_prefix : "LOCAL_"
         install_dir : "INSTALL"
+        binary_dir : "BINARIES-"
+        single_install_dir : "PRODUCTS"
     }
     log :
     {
        not_shown_commands : ["log"]
     }
+    command :
+    {
+        pip_download : "python -m pip download --disable-pip-version-check"
+        pip_install : "python -m pip install --disable-pip-version-check --no-index"
+    }
 }
 PRODUCTS :
 {