Salome HOME
sat #30348 use PARAVISADDONS.py environment file until fixed
[tools/sat_salome.git] / products / PyFMI.pyconf
index d0ecc761df416609a5a053d8bc631ad8f4bc8ebb..9a34f368ebc2843515b30375789c9d2940be856f 100644 (file)
@@ -25,3 +25,13 @@ default :
       pip : "yes"
     }
 }
+
+version_2_5_no_pip :
+{
+    compil_script : "PyFMI-2.5.sh"
+    properties:
+    {
+      incremental : "yes"
+      pip : "no"
+    }
+}