]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #33691 - python 3.7 requires scipy 1.1.0 on Debian 10
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 15 Feb 2023 14:30:32 +0000 (15:30 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 15 Feb 2023 14:30:32 +0000 (15:30 +0100)
applications/MEDCOUPLING-9.7.0.pyconf

index a423e617ad5048d99c5048da5add981e364cf4a0..3c3ee9a5d82cdca7daa0d160de66ff123bdc4d8f 100644 (file)
@@ -93,5 +93,6 @@ __overwrite__ :
       'APPLICATION.products.boost' : {tag:'1.58.0',   base: 'no', section: 'version_1_58_0_DB10'}
       'APPLICATION.products.Python': '3.7.9'
       'APPLICATION.products.Cython': '0.29.33'
+      'APPLICATION.products.scipy' : '1.1.0'
   }
 ]