execnet icon indicating copy to clipboard operation
execnet copied to clipboard

add support for dotenv=somefile to load a dotenv file using the dotenv library to get environment variables

Open RonnyPfannschmidt opened this issue 3 years ago • 0 comments

superseeds #80

this should be a optional feature the basic idea is that when dotenv is installed, lets support using it to load anf pass env vars

extra care has to be taken for env vars that affect pythonpath

RonnyPfannschmidt avatar Jan 24 '23 08:01 RonnyPfannschmidt