-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
We're working on moving most of the implementation into packaging.dependency_groups, and pip install --group is now available.
I think I'd like to wait until packaging.dependency_groups has been out for a while, and then make the following changes:
- depend on
packaginginstead of the implementation here- slim down the tests
- update the main entry point (which prints groups) and the lint entry point to use the new implementation
- remove the pip wrapper -- people can use newer
pipversions - release the resulting, smaller, package as 2.0
I think that's all; it looks pretty straightforward to me.
I'm curious if anyone has feedback about this plan.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels