Salome HOME
PyQtChart: for Windows, rely on PIP for its installation
[tools/sat_salome.git] / products / PyQtChart.pyconf
index 66fbeb379b97a276d00c99c06ab18d4017dfc68a..6f7d7f54194ed90e53068e4aeb9faa2f71d49022 100644 (file)
@@ -27,8 +27,9 @@ version_5_9 :
 default_win :
 {
     compil_script : 'pip_install_whl' + $VARS.scriptExtension
-    archive_info :
+    properties:
     {
-        archive_name : "PyQtChart-" + $APPLICATION.products.PyQtChart + "_windows.tar.gz"
+      incremental : "yes"
+      pip : "yes"
     }
 }