<@U051221NF> : i have an integration test for <htt...
# general
w
@happy-kitchen-89482 : i have an integration test for https://github.com/pantsbuild/pants/issues/4590 set up, but passing through the entire environment as
pex.run(env=os.environ)
causes the module that is being invoked to fail to load with
ImportError: No module named print_env