Salome HOME
PN vielles macros
[tools/eficas.git] / Installation / install.py
index c2fb5c4864e6dad023b716865c1e45ad374690e9..1427f5ef2a09b023edc5026c4d48a1608abccebf 100755 (executable)
@@ -1,9 +1,10 @@
+# -*- coding: utf-8 -*-
 SUCCES,ECHEC = 1,0\r
 OUI,NON = 1,0\r
 \r
 ## constantes pour les tests de versions \r
 \r
-python_min = 21\r
+python_min = 20\r
 tcl_min = 83\r
 tk_min  = 83\r
 pmw_min = 85\r