cool-easter-32542
05/04/2023, 9:36 AMPYTHONPATH env var which is set in my shell. I have a script that tries to read this variable using os.getenv("PYTHONPATH"). However when using pants run script.py the output is None.
Pants version
Tested it using pants 2.15.0 and 2.16.0rc1
OS
WSL
pantsbuild/pants