anki/qt
Damien Elmes d120cd7f8a update to latest mypy
mypy's move to external types-* packages is a PITA, as it requires them
to be installed in site-packages, and provides no way to specify a custom
site-packages folder, necessitating extra scripts to mock the
site-packages path, and copy+rename the stub packages into a separate
folder.
2021-06-16 16:04:59 +10:00
..
aqt Add hook to onDelete in AddonsDialog (#1232) 2021-06-15 10:01:29 +10:00
icons
linux make sure install.sh is run from the correct folder 2021-06-03 10:50:32 +10:00
mac
tests update to latest mypy 2021-06-16 16:04:59 +10:00
tools Add hook to onDelete in AddonsDialog (#1232) 2021-06-15 10:01:29 +10:00
.isort.cfg
.pylintrc new change notetype implementation for the frontend 2021-06-10 22:19:24 +10:00
bazelfixes.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
BUILD.bazel update to latest mypy 2021-06-16 16:04:59 +10:00
dmypy.py update to latest mypy 2021-06-16 16:04:59 +10:00
mypy.ini update find&replace, and remove perform_op() 2021-04-06 17:07:38 +10:00
README.md
runanki.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00

Python's Qt GUI is in aqt/