README: add six library requirement
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
parent
b8c3e51739
commit
e34a64a2e7
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
# OfflineIMAP
|
# OfflineIMAP
|
||||||
|
|
||||||
***Get the emails where you need them.***
|
***"Get the emails where you need them."***
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
@ -81,7 +81,8 @@ Bugs, issues and contributions can be requested to both the mailing list or the
|
|||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
* Python v2.7
|
* Python v2.7
|
||||||
* Python SQlite (optional while recommended)
|
* six (required)
|
||||||
|
* Python sqlite (required)
|
||||||
* Python json and urllib (used for XOAuth2 authentication)
|
* Python json and urllib (used for XOAuth2 authentication)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user