jazzband / pip-tools

A set of tools to keep your pinned Python dependencies fresh.
https://pip-tools.rtfd.io
BSD 3-Clause "New" or "Revised" License
7.6k stars 607 forks source link

Fix config file discovery in src_files directories #2097

Open un-def opened 1 month ago

un-def commented 1 month ago

Mark the src_files option as eager to make it available to override_defaults_from_config_file().

Fixes: https://github.com/jazzband/pip-tools/issues/2096

Contributor checklist
Maintainer checklist