Skip to content

Request: preserving CLI flags in generated text file(s) #431

Closed
@jamesbraza

Description

With https://github.com/peterdemin/pip-compile-multi/tree/v2.6.3, after running pip-compile-multi --backtracking --no-upgrade, currently the output file looks like this:

# SHA1:abc123
#
# This file is autogenerated by pip-compile-multi
# To update, run:
#
#    pip-compile-multi
#
...

Can we add preservation of CLI flags like --backtracking in the autogenerated .txt file(s)?

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