wide-zoo-86070
04/27/2022, 12:28 AMwide-zoo-86070
04/27/2022, 2:45 AMwitty-crayon-22786
04/27/2022, 8:58 PMVIRTUAL_ENV which is present in the test environment is dynamically created by the PEX process: it should not be associated with your external environment at allwitty-crayon-22786
04/27/2022, 8:59 PMPATH, just because so many binaries which tests usually need are in the PATH.witty-crayon-22786
04/27/2022, 9:01 PMconda inside of the test, and how you would expect it to work: my expectation is that tools like conda would/should not work at all when run inside the sandbox, but understanding the usecase would help.