anki/qt
Damien Elmes 1315a3a3bb update mypy and mypy-protobuf
- The way mypy gathers site packages has changed slightly, so we had to
update extendsitepkgs.py to work with it.
- Not sure if there's a way to avoid the ignore in
operations/__init__.py. mypy is still ensuring a provided argument has
a .changes attribute, so thankfully we don't seem to have lost much here.
2022-01-15 16:04:04 +10:00
..
aqt update mypy and mypy-protobuf 2022-01-15 16:04:04 +10:00
icons
mac implement a basic native macOS audio recorder 2021-12-07 18:48:24 +10:00
package Add "X-GNOME-SingleWindow=true" to the desktop file (#1572) 2022-01-04 08:53:22 +10:00
tests experiment with mypy cache 2021-12-10 10:46:38 +10:00
tools Add py3.9 to hooks (#1542) 2021-12-09 09:11:22 +10:00
.isort.cfg
.pylintrc switch to new-style PyQt scoped enums and Qt6 2021-10-15 12:57:19 +10:00
bazelfixes.py updated package scripts 2021-10-28 18:46:45 +10:00
BUILD.bazel improve PyQt install 2021-10-23 10:56:17 +10:00
dmypy.py fix scripts/mypy* 2021-10-30 09:14:43 +10:00
mypy.ini switch to new-style PyQt scoped enums and Qt6 2021-10-15 12:57:19 +10:00
README.md
runanki.py get PyQt working directly with ./run on macOS 2021-10-16 18:07:29 +10:00

Python's Qt GUI is in aqt/