README: Mention the minimal supported python2 version.
This closes #94.
This commit is contained in:
parent
f05d2f0a2b
commit
e82d7013ec
1 changed files with 2 additions and 0 deletions
|
@ -52,6 +52,8 @@ support is still experimental.
|
||||||
either Python2 or Python3, but when you install dependencies you will have to
|
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.
|
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:
|
To check the python version that weechat is using, run:
|
||||||
|
|
||||||
/python version
|
/python version
|
||||||
|
|
Loading…
Reference in a new issue