Runing shell script with python temporary environment variables
I am trying to find a way to run a python script with temporary env variables underground. I am using the following script to illustrate my approach, but it does not work.
Runing shell script with python temporary environemtn variables
I am trying to find a way to run a python script with temporary env variables underground. I am using the following script to illustrate my approach, but it does not work.