You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go back to using resolves, but hedge about lockfile generation (#94)
Reverts #93.
As discussed in https://pantsbuild.slack.com/archives/C0D7TNJHL/p1646948835870139, we believe that multiple resolves even with manual generation is still an improvement over `[python].requirement_constraints`. The hope is that most users can use `generate-lockfiles` directly, but if not, our new docs continue to give some techniques for manual lockfile generation.
Our 2.10 docs no longer discuss `requirement_constraints`, in favor of resolves.
0 commit comments