Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow custom location of environment file #73

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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