Skip to content

No bzl-visibility warning for load under python/private #557

@alexeagle

Description

@alexeagle

Adding this line to one of our examples

load("@rules_python//python:private/reexports.bzl", "internal_PyInfo")

doesn't cause a bzl-visibility lint.

It seems that it needs to be a nested package in order for that to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions