Skip to content

dev-only pypi hub names cause duplicate cross-module hub name error #3763

@rickeylev

Description

@rickeylev

If a module defines a dev-only pypi hub, it still ends up claiming that name, preventing any downstream modules from using it.

In particular, pybind11_abseil uses "pypi": https://github.com/pybind/pybind11_abseil/blob/master/MODULE.bazel

it's marked dev-only, but apparently still causes a duplicate hub name error for other modules.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions