]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
bos #41189: add sphinx_rtd_theme dependency to MEDCOUPLING
authorGuytri KASTANE <guytri.kastane@cea.fr>
Mon, 10 Jun 2024 07:31:02 +0000 (09:31 +0200)
committerGuytri KASTANE <guytri.kastane@cea.fr>
Mon, 10 Jun 2024 07:31:02 +0000 (09:31 +0200)
applications/MEDCOUPLING-master-MPI.pyconf
products/MEDCOUPLING.pyconf

index e790dc28f1046fe7e225017f1491d28b85a32af5..0b2045a1a71a26061d12f09f6691ad1de16ab7d3 100644 (file)
@@ -69,11 +69,13 @@ APPLICATION :
         sphinxcontrib_applehelp : '1.0.8'
         sphinxcontrib_devhelp : '1.0.6'
         sphinxcontrib_jsmath : '1.0.1'
+        sphinxcontrib_jquery : '4.1'
         sphinxcontrib_qthelp : '1.0.7'
         sphinxcontrib_htmlhelp : '2.0.5'
         sphinxcontrib_serializinghtml : '1.1.10'
         sphinxcontrib_napoleon : '0.6.1'
         sphinxcontrib_websupport : '1.2.7'
+        sphinx_rtd_theme         : '2.0.0'
         sphinxintl: '2.1.0'
         swig : '4.0.2'
         urllib3 : '1.23'
index ad2eb2d615b3220b65325a4965d9ca3472ee0e90..e1801413e840de195f239f33bc847937e9ee31ec 100644 (file)
@@ -112,7 +112,8 @@ default_MPI_STD:
               "scipy",
               "lapack",
               "CONFIGURATION",
-              "openmpi"
+              "openmpi",
+              "sphinx_rtd_theme"
               ]
     opt_depend : ["ParMetis"]
 }