anki/pip/stubs
2021-10-02 23:52:23 +10:00
..
BUILD.bazel update to latest mypy 2021-06-16 16:04:59 +10:00
extendsitepkgs.py update to latest mypy 2021-06-16 16:04:59 +10:00
gatherstubs.py update Python deps 2021-10-02 23:52:23 +10:00
README.md update to latest mypy 2021-06-16 16:04:59 +10:00
stubs.bzl update to latest mypy 2021-06-16 16:04:59 +10:00

mypy 0.9 assumes stub files will be installed in site-packages, but they are not in Bazel's case, so we need to hack around the issue.