Skip to content

RFC: Changes for version 2.0 #35

@sirosen

Description

@sirosen

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 packaging instead 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 pip versions
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions