From 0f80ac2821391fd124f8d1a24e734cf24193ea17 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Thu, 24 Sep 2020 21:47:44 +0200 Subject: [PATCH] Document that python 3.6.0 is needed, for python3 (for Deque)... --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 10e0bbc..8bc41ff 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ accepted and welcome. The minimal supported python2 version is 2.7.10. + The minimal supported python3 version is 3.6.0. + To check the python version that weechat is using, run: /python version