Walter-Gates-Bose
Results
2
comments of
Walter-Gates-Bose
@webknjaz Is your concern for a command like `pip-compile --all-build-deps foo.in pyproject.toml` or one like `pip-compile --all-build-deps projectA\pyproject.toml projectB\pyproject.toml`? My use case is that I don't want to keep extra...
I would find this useful as well. I am trying to write a session that will create lock files with pip-tools and want one lock file per session. It would...