Skip to content

provide access to a normalized list of args that will result in the same params #1279

@graingert

Description

@graingert

In pip-tools I want to be able to store the args that pip-compile was called with in its output. However I want to normalize the output so that syntactic arg changes are ignored.

Effectively, I want to be able to serialize a Context object into a list of args, such that all equivalent Context objects generate the same list of arg strings.

jazzband/pip-tools#788

Metadata

Metadata

Assignees

No one assigned

    Labels

    f:contextFeature for context object

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions