Salome HOME
merge from master
[tools/sat_salome.git] / products / Sphinx.pyconf
index 9b50d209a2bd0cd0e08989a126ae14a395a7e941..de2af97d8f93737ad2e86694b9c1a9df73536ea8 100644 (file)
@@ -38,6 +38,21 @@ default_win :
     }
 }
 
+version_2_1_2:
+{
+   depend : ["Python", "setuptools", "Pygments", "Jinja2", "docutils", "sphinxcontrib_applehelp", "sphinxcontrib_serializinghtml","sphinxcontrib_websupport", "sphinxcontrib_htmlhelp", "sphinxcontrib_qthelp", "sphinxcontrib_devhelp", "sphinxcontrib_jsmath", "packaging", "requests", "imagesize", "alabaster", "Babel", "snowballstemmer", "markupsafe"]
+
+}
+
+version_1_7_6_no_pip:
+{
+    properties:
+    {
+      incremental : "yes"
+      pip : "no"
+    }
+}
+
 version_1_1_3_to_1_2_3 :
 {
     name : "Sphinx"