A bunch of more fixes.

- Update README
- Remove some spurious comments here and there
- Fix flake8 errors.
This commit is contained in:
Abhilash Raj 2021-05-31 22:43:37 -07:00
parent eedb06f0ed
commit 7a3a48a56f
No known key found for this signature in database
GPG key ID: 9D9B2BA061D0A67C
6 changed files with 21 additions and 22 deletions

View file

@ -25,13 +25,13 @@ Following packages are *required*:
* WeeChat (version >= 0.3.7) on local or remote machine, with relay plugin
enabled and listening on a port with protocol "weechat"
* Python 2.x >= 2.6
* PySide (recommended, packages: python.pyside.*) or PyQt4 (python-qt4)
* Python 3.7+
* PySide6
=== Install via source distribution
----
$ python setup.py install
$ pip install .
----
== WeeChat setup