Skip to content

Conversation

rickeylev
Copy link
Collaborator

POC for having a single @pypi repo so that targets can depend on something without
having to choose a particular dependency closure (pip.parse hub_name).

The current impl works in a hub-of-hubs fashion, however, I think that indirection
could be removed, since it's known at bzlmod time the spokes that a pip.parse hub points to.

Copy link
Collaborator

@aignas aignas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this API, this is reasonably easy to understand and is probably easier than doing transitions or anything else that would resolve/override a particular dependency from the hub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants