-
-
Notifications
You must be signed in to change notification settings - Fork 628
Closed
Labels
featureRequest for a new featureRequest for a new feature
Description
Currently when you regenerate a requirements.txt, if you run with syntactically different, but semantically identical command line flags the 'To update, run' advice changes.
The 'To update, run' advice should be normalized by:
- expanding short to long,
- removing values that are already default,
- sorting the arguments
- removing arguments that don't change build behaviour like 'verbose'
Metadata
Metadata
Assignees
Labels
featureRequest for a new featureRequest for a new feature