-
-
Notifications
You must be signed in to change notification settings - Fork 611
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move cli options definitions to piptools.scripts.options module (#1952)
pip-compile and pip-sync both have common options, so this change reduces duplication and ensures the options are consistent.
- Loading branch information
Showing
3 changed files
with
431 additions
and
355 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.