add portalocker to README and requirements
Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
parent
2806f40071
commit
93bc8d11ac
@ -105,7 +105,7 @@ Bugs, issues and contributions can be requested to both the mailing list or the
|
|||||||
* six (required)
|
* six (required)
|
||||||
* imaplib2 >= 2.57 (optional)
|
* imaplib2 >= 2.57 (optional)
|
||||||
* gssapi (optional), for Kerberos authentication
|
* gssapi (optional), for Kerberos authentication
|
||||||
|
* portalocker(optional), if you need to run offlineimap in Cygwin for Windows
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
# Requirements
|
# Requirements
|
||||||
six
|
six
|
||||||
gssapi[kerberos]
|
gssapi[kerberos]
|
||||||
|
portalocker
|
||||||
|
Loading…
Reference in New Issue
Block a user