rules_python
rules_python copied to clipboard
[gazelle] Support -index=lazy
Gazelle supports -index=lazy to speed up indexing directories. This currently fails on Python with a bunch of errors like
my_project/foo/bar.py: "foo.other.baz" is an invalid dependency
Perhaps a gazelle:py_search directive is needed?