From 4530bc1265b4262caeeb8eb338e8dc9499d3d841 Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Fri, 12 Apr 2024 16:27:36 +0200 Subject: [PATCH] bos #41189 - support embedded Python 3.9 - Windows - by default target 3.6 --- applications/SALOME-master-windows.pyconf | 1 - 1 file changed, 1 deletion(-) diff --git a/applications/SALOME-master-windows.pyconf b/applications/SALOME-master-windows.pyconf index c823829..a6861fc 100644 --- a/applications/SALOME-master-windows.pyconf +++ b/applications/SALOME-master-windows.pyconf @@ -256,7 +256,6 @@ __overwrite__ : 'APPLICATION.products.dateutil' : '2.8.0' 'APPLICATION.products.kiwisolver' : '1.1.0' 'APPLICATION.products.pandas' : '0.25.2' - 'APPLICATION.products.psutil' : '5.7.2' 'APPLICATION.products.pyreadline' : '2.1' 'APPLICATION.products.Python' : '3.6.5' 'APPLICATION.products.pytz' : '2019.1' -- 2.39.2