mirror of
https://github.com/ankitects/anki.git
synced 2025-11-07 13:17:12 -05:00
2 lines
135 B
Markdown
2 lines
135 B
Markdown
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.
|