~<@U051221NF> is it expected that using the 2.16 `...
# development
b
@happy-kitchen-89482 is it expected that using the 2.16
install_from_resolve
, the
pytest.pex
in the test sandbox depends on every toplevel dep?
Copy code
$ ls pytest.pex/.deps | wc -l
286
I guess so, since we don't know the relevant subset? This is a surprise though, from a user-perspective. This means we aren't incrementally resolving reqs, and I looks like the process cache key would likely be invalidated when I bump any reqs' version 😕
✅ 1
c
I guess in particular:
If unspecified, install the entire lockfile.
b
Feels like a footgun. Oof my foot!
c
LOL-
b
but also, makes sense. Still. My foot hurts
c
amazing we still have foots at all…
😂 1