1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00

Add support of Python 3.4 in documentation

This commit is contained in:
Guillaume Ayoub 2014-04-15 18:23:29 +02:00
parent cd6ca7f24d
commit 0f1dacb19b

View file

@ -21,7 +21,7 @@ Dependencies
------------ ------------
Radicale is written in pure Python and does not depend on any library. It is Radicale is written in pure Python and does not depend on any library. It is
known to work on Python 2.6, 2.7, 3.1, 3.2, 3.3 and PyPy > 1.9. The known to work on Python 2.6, 2.7, 3.1, 3.2, 3.3, 3.4 and PyPy > 1.9. The
dependencies are optional, as they are only needed for various authentication dependencies are optional, as they are only needed for various authentication
methods [#]_. methods [#]_.