]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
windows: remove openturns if debug mode
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 19 Apr 2022 09:09:09 +0000 (11:09 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 19 Apr 2022 09:09:09 +0000 (11:09 +0200)
applications/SALOME-master-windows.pyconf

index cbad8dda7ec44907d7193752008db59fc7c7c8dd..9fb46667ddd833d9abc036faaa35ce803195cba1 100644 (file)
@@ -199,7 +199,7 @@ __overwrite__ :
 [
   {
     __condition__ : "APPLICATION.debug == 'yes'"
-    'APPLICATION.rm_products' : ['matplotlib']
+    'APPLICATION.rm_products' : ['matplotlib', 'openturns']
     'APPLICATION.products.numpy'      : {tag: '1.16.4',  base: 'no', section : 'version_1_16_4_win_dbg'     }
     'APPLICATION.products.Cython'     : {tag: '0.29.12', base: 'no', section : 'version_0_29_12_win_dbg'    }
     'APPLICATION.products.sphinxintl' : {tag: '2.0.0',   base: 'no', section : 'version_2_0_0_win_dbg'      }