matrix-nio == 0.6
If nio 0.9 is installed, the build fails for python 2.7. Unfortunately you're not able to change the used python version in weechat. This change should stay until all stable systems are using python3 as default.
This commit is contained in:
parent
847994139b
commit
61ccf1ca8d
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ atomicwrites
|
|||
attrs
|
||||
logbook
|
||||
pygments
|
||||
matrix-nio[e2e]>=0.6
|
||||
matrix-nio[e2e]==0.6
|
||||
aiohttp ; python_version >= "3.5"
|
||||
python-magic
|
||||
requests
|
||||
|
|
Loading…
Reference in a new issue