From e82d7013eca0c978776b36a8b2f6bb4c38fd0a23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Damir=20Jeli=C4=87?= Date: Thu, 27 Jun 2019 19:53:59 +0200 Subject: [PATCH] README: Mention the minimal supported python2 version. This closes #94. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b222dcc..3914720 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,8 @@ support is still experimental. either Python2 or Python3, but when you install dependencies you will have to take into account which version of Python your Weechat was built to use. + The minimal supported python2 version is 2.7.10. + To check the python version that weechat is using, run: /python version