Mercurial > p > roundup > code
diff roundup/anypy/TODO.txt @ 5321:4566360871dc
Raises python requirement to 2.7.
* Change the most important places version_check.py abd doc/installation.txt
for python2.7. This has been discussed on roundup-devel twice.
* Add note to anypy TODO and CHANGES.txt.
| author | Bernhard Reiter <bernhard@intevation.de> |
|---|---|
| date | Tue, 24 Apr 2018 08:58:28 +0200 |
| parents | 868db43b302a |
| children |
line wrap: on
line diff
--- a/roundup/anypy/TODO.txt Tue Apr 24 08:42:40 2018 +0200 +++ b/roundup/anypy/TODO.txt Tue Apr 24 08:58:28 2018 +0200 @@ -1,4 +1,4 @@ Python compatiblity TODO ~~~~~~~~~~~~~~~~~~~~~~~~ -Remove support for Python versions < 2.5. As they are not supported anymore. +Remove support for Python versions < 2.7. As they are not supported anymore.
