anki/pylib
Damien Elmes 2efda14200 rework and merge updateCutoff
- the old "mutate but don't save" approach to resetting the "done today"
counts no longer works, and was inefficient anyway - now we just check
the day when returning the count
- remove separate implementation for v1 scheduler

This is a stop-gap solution - a bigger refactor will need to wait
until the deck/note type changes have stabilized.
2020-05-16 15:14:16 +10:00
..
anki rework and merge updateCutoff 2020-05-16 15:14:16 +10:00
tests only update active when selecting deck/resetting 2020-05-16 14:57:46 +10:00
tools bulk tag add/remove/update; canonify on note save 2020-05-12 21:13:34 +10:00
.gitignore rework Fluent handling 2020-02-23 13:22:50 +10:00
.isort.cfg rework Fluent handling 2020-02-23 13:22:50 +10:00
.pylintrc rework Fluent handling 2020-02-23 13:22:50 +10:00
Makefile Stop requiring ankirspy while running on development because 2020-04-30 23:37:19 -03:00
mypy.ini Fixed mypy and pylint not building on Windows 2020-03-17 19:48:16 -03:00
pyproject.toml Created the GitHub Actions step Upload to PyPi to run only on 2020-04-02 02:57:34 -03:00
requirements.dev switch to classes for hooks 2020-01-14 08:54:07 +10:00
setup.py bump version 2020-05-11 19:28:17 +10:00