high-psychiatrist-4761
06/25/2025, 5:23 PMresolve
to generate different lockfile and than generate the export for any python virtual environment. But in order to do that, I need to set resolve=
to a specific value for the target package and its dependencies in the repo. Is there any easy way to let pants auto figure out a package’s all necessary dependancies and auto generate the lockfile? Because different developer may only focus on their own package, it would be convenient for them to generate their isolated virtual env by a simple command so that it can be used in the IDE (set the python interpreter in VS Code for example).