Skip to content

Conversation

ryanking13
Copy link
Member

Close #254
Close #205

This changes the behavior of micropip.install to install extras when the requirement is given in

pkg[extra] @ https://pkg.url.com/pkg.whl

format.

I noticed that we already support pkg @ https://pkg.url.com/pkg.whl syntax thanks to packaging, but we were not handling the extras correctly. This PR fixes it.

@ryanking13 ryanking13 marked this pull request as ready for review October 4, 2025 01:42
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.

Optional dependencies can not be combined with .whl URIs
1 participant