From: Ben Pfaff Date: Sun, 1 Sep 2019 19:45:48 +0000 (+0000) Subject: INSTALL: Mention that Python 3 is supported. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28a0df1a325034e09b559e7ae56f72af68b1bcc3;hp=b1b2d40a74005efbc4aa09609cc3bea4e2c16410;p=pspp INSTALL: Mention that Python 3 is supported. It worked fine but the INSTALL doc claimed that it didn't. --- diff --git a/INSTALL b/INSTALL index 914c86ece6..c057f27e2b 100644 --- a/INSTALL +++ b/INSTALL @@ -60,9 +60,9 @@ 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. Some tests require - Python; if it is missing, those tests will be skipped. PSPP - does not otherwise require Python. + * 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. * iconv, which should be installed as part of a Unix-like system. If you don't have a version already, you can install GNU