Salome HOME
add salome_system to the list of dependencies for native builds...
[tools/sat_salome.git] / products / Python.pyconf
index 4bcb1bf8db438d4f70abdcd7dccdb78f86b4ad52..cae3736c23a70beaa12b9763985e55adaea0b81d 100755 (executable)
@@ -49,4 +49,15 @@ version_3_6_5_win :
     compil_script : "Python-3.6.5.bat"
     patches : ['Python-3.6.5_windows.patch']
 }
+version_3_7_9 :
+{
+ patches : []
+}
+
+version_3_7_9_win :
+{
+    compil_script : "Python-3.7.9.bat"
+    patches : []
+    build_depend : ['perl']
+}