Fix build requirements by correctly noting that Python is required.
[pspp] / INSTALL
diff --git a/INSTALL b/INSTALL
index 5fe74b442d57a38c901b2b63df5a2ed83ce5417b..35fd4715eaf6398ae8176a95455585ea58b54eda 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -60,9 +60,8 @@ The following packages are required to install PSPP:
     * Perl (http://www.perl.org/), version 5.005_03 or later.  Perl is
       required during build but not after installation.
 
-    * Python (https://python.org/), version 2.7 or later (Python 3 is
-      fine).  Some tests require Python; if it is missing, those tests
-      will be skipped.  PSPP does not otherwise require Python.
+    * Python (https://python.org/), version 3.4 or later.  Python is
+      required during build but not after installation.
 
     * iconv, which should be installed as part of a Unix-like system.
       If you don't have a version already, you can install GNU