Has anyone else seen their environment variables n...
# general
f
Has anyone else seen their environment variables not being available to python scripts with 1.3.x ?
s
mike.cripps: I see the same thing. I have some python code I run with
./pants run.py
. When it tries to do
os.environ['MYVAR']
it throws. I’m seeing this on 1.3.0rc0.