|
|
|
|
|
by reubenmorais
581 days ago
|
|
You get correct version resolution (checking compatibility across the entire tree of deps-of-deps, including against different Python versions) and a lock file which represents a global state of the entire tree and gives you reproducibility of a working setup. |
|