Damien Elmes
|
5e604df306
|
pip/ -> python/
|
2021-10-18 19:50:40 +10:00 |
|
Damien Elmes
|
424bb5bc68
|
remove unneeded namespace code from install_pyqt5/6.py
|
2021-10-16 18:07:29 +10:00 |
|
Damien Elmes
|
cf71ebfe7c
|
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
|
c49d6ce49f
|
run black/isort on Python scripts
|
2021-04-14 18:22:02 +10:00 |
|
Damien Elmes
|
7d6fd48a6f
|
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
|
88553acb0d
|
support overriding pyqt via env var
Documentation to come later.
|
2020-12-30 13:36:57 +10:00 |
|
Damien Elmes
|
f7cc88a4fd
|
update qt to 5.12.2
|
2020-12-01 10:56:13 +10:00 |
|
Damien Elmes
|
73247ff20f
|
pyqt5 -> pip/pyqt5
|
2020-11-02 19:22:23 +10:00 |
|