]> git.lyx.org Git - lyx.git/blobdiff - INSTALL
First step to support python 2(.7) and 3(.3+)
[lyx.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index a3d4914b29be6e1a40f9f2ec974b7d632471c2c6..cc056ef924fc13ad474d79d26a2341af71dec5af 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -80,11 +80,11 @@ The two following programs should be available at configuration time:
     as. Otherwise, LyX will not be able to run a number of tests. Note
     that users can run these tests manually with Tools>Reconfigure.
 
-  o Python 2.4 or newer must be installed. Python is used for many
-    simple tasks that are executed by external scripts, such as the
-    automatic configuration step and the import of older LyX documents
-    with the lyx2lyx script (this script is called automatically when
-    opening a file). Python 3.0 or later is not supported.
+  o Python 2.7 must be installed. Python is used for many simple tasks
+    that are executed by external scripts, such as the automatic
+    configuration step and the import of older LyX documents with the
+    lyx2lyx script (this script is called automatically when opening a
+    file). Python 3 (3.3 or later) support is work in progress.
 
 
 Creating the Makefile