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:
parent
cd6ca7f24d
commit
0f1dacb19b
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Dependencies
|
|||
------------
|
||||
|
||||
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
|
||||
methods [#]_.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue