mark Python 3 supported and experimental

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht
2016-06-03 20:07:15 +02:00
parent 1894a8f871
commit d848141b39
2 changed files with 5 additions and 4 deletions

View File

@ -15,10 +15,10 @@ DESCRIPTION
-----------
Synchronize the accounts configured in the configuration file via IMAP. Each
account has two sides.
account has two sides. One of the side must be an IMAP server. The other side
can either be a Maildir or another IMAP server.
One of the side must be an IMAP server.
The other side can either be a Maildir or another IMAP server.
Python 3 is supported while still EXPERIMENTAL.
OPTIONS