Damien Elmes
|
27a4e7e957
|
remove unneeded namespace code from install_pyqt5/6.py
|
2021-10-16 18:07:29 +10:00 |
|
Damien Elmes
|
beaf9153f6
|
drop rules_pip
Our vendored Python includes a recent pip, so we no longer need rules_pip's
dependencies for our PyQt scripts.
|
2021-10-16 16:54:35 +10:00 |
|
Damien Elmes
|
2a43d42323
|
run black/isort on Python scripts
|
2021-04-14 18:22:02 +10:00 |
|
Damien Elmes
|
9c1fe88912
|
fix mypy treating Qt objects as inheriting from Any
Before this change, mypy would fail to catch mistakes like
mw.does_not_exist(). Also fix a couple of bugs this has uncovered.
|
2021-03-19 19:45:21 +10:00 |
|
Damien Elmes
|
5a79515f2a
|
support overriding pyqt via env var
Documentation to come later.
|
2020-12-30 13:36:57 +10:00 |
|
Damien Elmes
|
de1efacf7c
|
update qt to 5.12.2
|
2020-12-01 10:56:13 +10:00 |
|
Damien Elmes
|
efc69f59eb
|
pyqt5 -> pip/pyqt5
|
2020-11-02 19:22:23 +10:00 |
|