diff doc/features.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 bfe8e52af1e7
children 3e1b66c4e1e2
line wrap: on
line diff
--- a/doc/features.txt	Sun Sep 02 23:48:04 2018 +0000
+++ b/doc/features.txt	Mon Sep 03 00:12:46 2018 +0000
@@ -12,7 +12,7 @@
  - two templates included in the distribution for you to base your tracker on
  - play with the demo, customise it and then use *it* as the template for
    your production tracker
- - requires *no* additional support software - python (2.3+ but not 3+) is
+ - requires *no* additional support software - python (2.7 or 3.4+) is
    enough to get you going
  - easy to set up higher-performance storage backends like sqlite_,
    mysql_ and postgresql_

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