Skip to content

Comments

Allow custom location of environment file#73

Open
eddienko wants to merge 1 commit intoemanuega:masterfrom
IMAXT:custom_envvar
Open

Allow custom location of environment file#73
eddienko wants to merge 1 commit intoemanuega:masterfrom
IMAXT:custom_envvar

Conversation

@eddienko
Copy link

Currently the environment file .merlinenv has to be located in the user's home directory. This is somewhat inconvenient in some cases.

The current PR adds support for using an optional environment variable MERLIN_ENV_PATH pointing to the location of the .merlinenv file and fails back to the user's home if not present.

@pep8speaks
Copy link

pep8speaks commented Sep 21, 2021

Hello @eddienko! Thanks for updating this PR.

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-09-21 17:50:23 UTC

@merlin-pep8speaks
Copy link
Collaborator

Hello @eddienko! Thanks for opening this PR.

Line 10:81: E501 line too long (93 > 80 characters)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants