anki/python/stubs
2021-10-18 19:50:40 +10:00
..
BUILD.bazel pip/ -> python/ 2021-10-18 19:50:40 +10:00
extendsitepkgs.py pip/ -> python/ 2021-10-18 19:50:40 +10:00
gatherstubs.py pip/ -> python/ 2021-10-18 19:50:40 +10:00
README.md pip/ -> python/ 2021-10-18 19:50:40 +10:00
stubs.bzl pip/ -> python/ 2021-10-18 19:50:40 +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.