]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #24377 PyFMI built without pip approach - SALOME native
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 22 Sep 2021 10:06:45 +0000 (12:06 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 22 Sep 2021 10:06:45 +0000 (12:06 +0200)
applications/SALOME-master-native.pyconf

index 521765f4ac8f8fe6abd38231e56b418f1ec73114..84dc4fcbfdad25c47f1333b9ed1d36e4b4881faa 100644 (file)
@@ -239,4 +239,8 @@ __overwrite__ :
       'PRODUCTS.qt.default.system_info.rpm' : []
       'PRODUCTS.qt.default.system_info.rpm_dev' : ["qt5-qtbase-devel"]
    }
+   {
+      # PyFMI not available as native package
+      'PRODUCTS.PyFMI.default.properties.pip' : "no"
+   }
 ]