From 1670505780c7ac1321662aed030f44c5239702ef Mon Sep 17 00:00:00 2001 From: Nicolas Sebrecht Date: Thu, 23 Mar 2017 18:35:47 +0100 Subject: [PATCH] README: mark porting to py3 as stalled Signed-off-by: Nicolas Sebrecht --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7f02bab..1bdd732 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Bugs, issues and contributions can be requested to both the mailing list or the ## Requirements & dependencies * Python v2.7+ -* Python v3.4+ ***(experimental: [see known issues](https://github.com/OfflineIMAP/offlineimap/issues?q=is%3Aissue+is%3Aopen+label%3APy3))*** +* 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.55 (optional)