requirements: add PyQt5 and start reworking the README for Python3
commit4b087f910e70169cec6d34857ae8f06245186777
authorDavid Aguilar <davvid@gmail.com>
Wed, 9 Feb 2022 07:39:06 +0000 (8 23:39 -0800)
committerDavid Aguilar <davvid@gmail.com>
Wed, 9 Feb 2022 07:39:40 +0000 (8 23:39 -0800)
tree932725790e4b7c91a126cc1a09cd361f9a535d5f
parent234396a5061067951bc0a260cfcfa8bdfe09825e
requirements: add PyQt5 and start reworking the README for Python3

Drop references to Python2 from the README. Start preparing for
the upcoming distutils removal by trimming bits we do not need
and removing references to older dependencies.

We will also be upgrading to a newer QtPy, which no longer
supports PyQt4, so we can stop mentioning it in our documentation.

Related-to: #1201
Signed-off-by: David Aguilar <davvid@gmail.com>
README.md
requirements/requirements.txt