README: add imaplib2 dependency and remove libraries in the standard libraries

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
Nicolas Sebrecht 2016-06-06 15:14:25 +02:00
parent fd0198027a
commit e8eb596fab
1 changed files with 1 additions and 2 deletions

View File

@ -83,8 +83,7 @@ Bugs, issues and contributions can be requested to both the mailing list or the
* Python v2.7+
* Python v3.4+ ***(experimental)***
* six (required)
* Python sqlite (required)
* Python json and urllib (used for XOAuth2 authentication)
* imaplib2 >= 2.53 (optional)
## Documentation