Skip to content

rules_python-0.26.0.tar.gz

Compare
Choose a tag to compare
@6eanut 6eanut released this 26 Jul 16:06
014ad58
feat(gazelle): simplify gazelle_python.yaml (#2048)

Simplify and make gazelle_python.yaml have only top level package name.

It would work well in cases to reduce merge conflicts.

Resolve https://github.com/bazelbuild/rules_python/issues/1890

This is a compatible change and seems to have no side effects, so no
options are provided.

---------

Signed-off-by: hunshcn <[email protected]>
Co-authored-by: Ignas Anikevicius <[email protected]>