add portalocker to README and requirements

Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:
kimim 2019-04-27 16:42:54 +08:00 committed by Nicolas Sebrecht
parent 2806f40071
commit 93bc8d11ac
2 changed files with 2 additions and 1 deletions

View File

@ -105,7 +105,7 @@ Bugs, issues and contributions can be requested to both the mailing list or the
* six (required)
* imaplib2 >= 2.57 (optional)
* gssapi (optional), for Kerberos authentication
* portalocker(optional), if you need to run offlineimap in Cygwin for Windows
## Documentation

View File

@ -1,3 +1,4 @@
# Requirements
six
gssapi[kerberos]
portalocker