wide-midnight-78598
10/24/2025, 6:24 PMwide-midnight-78598
10/24/2025, 6:41 PMcurved-manchester-66006
10/24/2025, 8:39 PM3rdparty/python/requirements.txt aka python-default, aka the one used by and bundled with Pants itself?wide-midnight-78598
10/24/2025, 9:17 PMwide-midnight-78598
10/24/2025, 9:19 PMwide-midnight-78598
10/24/2025, 9:22 PM# These dependencies must only be used from the explorer backend, and no code outside that backend
# may import anything from it, so these libraries are not ending up as requirements of Pants itself.Lo and behold, those deps don't appear to be in my
nce directory where pants gets expanded to - as I think it follows an entry point and infers as needed (guessing here, as I don't think I've ever looked at how the pex is made non-superficially)proud-dentist-22844
10/27/2025, 6:22 PMpython-default resolve to facilitate testing without contributing to an explosion in the number of resolves. (Plus, registering a lockfile in both a subsystem and as a resolve in pants own pants.toml would be sketchy)wide-midnight-78598
10/27/2025, 6:25 PMproud-dentist-22844
10/27/2025, 6:39 PMwide-midnight-78598
10/27/2025, 6:40 PMwide-midnight-78598
10/27/2025, 6:40 PMproud-dentist-22844
10/27/2025, 6:40 PMbuild-support/proud-dentist-22844
10/27/2025, 7:08 PM