1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-23 17:48:30 +00:00

Update news and documentation about Python 3 support.

This commit is contained in:
Guillaume Ayoub 2010-01-15 17:09:39 +01:00
parent efaf0d4595
commit e36d09f08b
2 changed files with 9 additions and 1 deletions

View file

@ -18,7 +18,7 @@ Dependencies
------------
Radicale is written in pure python and does not depend on any librabry. It is
known to work on Python 2.6.*.
known to work on Python 2.5, 2.6, 3.0 and 3.1.
Linux users certainly have Python already installed. For Windows and MacOS
users, please install Python [#]_ thanks to the adequate installer.