Add kerberos requirement back in.

This commit is contained in:
Chris Coleman 2018-03-12 22:15:51 -04:00 committed by GitHub
parent d69c8e1e7c
commit 30231539a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -150,6 +150,7 @@ then, contribute your code to solve the issue by [opening a pull request][pull_r
* Python v3.4+ ***[STALLED](experimental: [see known issues](https://github.com/OfflineIMAP/offlineimap/issues?q=is%3Aissue+is%3Aopen+label%3APy3))***
* six (required)
* imaplib2 >= 2.57 (optional)
* gssapi (optional), for Kerberos login authentication.
## Documentation