rules_python icon indicating copy to clipboard operation
rules_python copied to clipboard

[gazelle] Support -index=lazy

Open brandonchinn178 opened this issue 2 months ago • 0 comments

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?

brandonchinn178 avatar Nov 07 '25 20:11 brandonchinn178