Salome HOME
Add PyQtChart 5.9 in SALOME-master - Windows
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 2 Oct 2020 11:06:16 +0000 (13:06 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 2 Oct 2020 11:06:16 +0000 (13:06 +0200)
products/PyQtChart.pyconf

index 6f7d7f54194ed90e53068e4aeb9faa2f71d49022..60e76159d12eaff02418fc940bca36d24b3b0b79 100644 (file)
@@ -19,17 +19,8 @@ default :
     }
 }
 
-version_5_9 :
-{
-    compil_script : 'PyQtChart-5.9' + $VARS.scriptExtension
-}
-
 default_win :
 {
+    archive_info : {archive_name : "PyQtChart-" + $APPLICATION.products.PyQtChart + "_windows.tar.gz"}
     compil_script : 'pip_install_whl' + $VARS.scriptExtension
-    properties:
-    {
-      incremental : "yes"
-      pip : "yes"
-    }
 }