Anki/pylib
Damien Elmes dd61389319 New type-safe approach to hooks/filters
Still todo:
- Add separate module for GUI hooks
- Update the remaining runHook/runFilter() calls
- Document the changes, including defensive registration
2020-01-13 13:57:51 +10:00
..
anki New type-safe approach to hooks/filters 2020-01-13 13:57:51 +10:00
tests New type-safe approach to hooks/filters 2020-01-13 13:57:51 +10:00
tools New type-safe approach to hooks/filters 2020-01-13 13:57:51 +10:00
.gitignore tweaking the folder names again 2020-01-03 07:48:38 +10:00
.isort.cfg tweaking the folder names again 2020-01-03 07:48:38 +10:00
.pylintrc tweaking the folder names again 2020-01-03 07:48:38 +10:00
Makefile New type-safe approach to hooks/filters 2020-01-13 13:57:51 +10:00
mypy.ini bump minimum python version from 3.6 to 3.7 2020-01-07 18:34:36 +10:00
requirements.dev switch from nose2 to pytest 2020-01-03 08:52:10 +10:00
setup.py bump minimum python version from 3.6 to 3.7 2020-01-07 18:34:36 +10:00