diff doc/installation.txt @ 5526:df3f553fa414

Update documentation for Python 3 support (issue 2550968, issue 2550980). A few obsolete references to Python 2.3 or 2.4 also removed or updated.
author Joseph Myers <jsm@polyomino.org.uk>
date Mon, 03 Sep 2018 00:12:46 +0000
parents e2978ed3b550
children 0df5f9eeefd4
line wrap: on
line diff
--- a/doc/installation.txt	Sun Sep 02 23:48:04 2018 +0000
+++ b/doc/installation.txt	Mon Sep 03 00:12:46 2018 +0000
@@ -31,7 +31,7 @@
 Prerequisites
 =============
 
-Roundup requires Python 2.7 or newer (but not Python 3) with a functioning
+Roundup requires Python 2.7 or 3.4 or newer with a functioning
 anydbm module. Download the latest version from http://www.python.org/.
 It is highly recommended that users install the latest patch version
 of python as these contain many fixes to serious bugs.

Roundup Issue Tracker: http://roundup-tracker.org/