anki/pylib
Arthur Milchior 425b82e6e7 f2->note2 in test
Obtained by
```
sed -i "s/\bf2\b/note2/g" pylib/tests/*py qt/tests/*py
```
2020-07-17 06:47:44 +02:00
..
anki fix deck tree with a day delta, and support arbitrary timestamps 2020-07-06 19:16:03 +10:00
tests f2->note2 in test 2020-07-17 06:47:44 +02:00
tools experiment with exposing raw card/revlog data to frontend 2020-06-29 15:48:00 +10:00
.gitignore move generated methods into separate, gitignored file 2020-05-24 20:41:53 +10:00
.isort.cfg move generated methods into separate, gitignored file 2020-05-24 20:41:53 +10:00
.pylintrc rework Fluent handling 2020-02-23 13:22:50 +10:00
Makefile move generated methods into separate, gitignored file 2020-05-24 20:41:53 +10: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 fix typechecking breaking with latest mypy_protobuf 2020-05-27 09:14:02 +10:00
setup.py bump version 2020-05-18 12:50:20 +10:00