-
-
Notifications
You must be signed in to change notification settings - Fork 629
Closed
Labels
PR wantedFeature is discussed or bug is confirmed, PR neededFeature is discussed or bug is confirmed, PR neededconfigRelated to pip-tools' configurationRelated to pip-tools' configurationenhancementImprovements to functionalityImprovements to functionality
Description
I end up writing wrapper scripts to pass options (like no-header) and support multiple .in files (#532).
If pip-compile knew to find its options in .pip-tools.cfg
or tox.ini
(many Python development tools such as pytest, flake8, coverage can find their config in tox.ini, even when they’re not run inside tox), I would put the options there and tell my co-workers they can simply run pip-compile file.in
.
Idea taken from pip-tools’ fork prequ.
sergei-maertens, nickdibari, J-M0, gimbo, lordmauve and 2 more
Metadata
Metadata
Assignees
Labels
PR wantedFeature is discussed or bug is confirmed, PR neededFeature is discussed or bug is confirmed, PR neededconfigRelated to pip-tools' configurationRelated to pip-tools' configurationenhancementImprovements to functionalityImprovements to functionality