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

Ensure .env file exists for installed packages #1504

Merged
merged 1 commit into from
May 15, 2022

Conversation

theref
Copy link
Contributor

@theref theref commented Apr 11, 2022

After installing a package, touch a .env file within that folder.

Fixes #1499

How I did it

How to verify it

Checklist

  • I have confirmed that my PR passes all linting checks
  • I have added an entry to the changelog

@iamdefinitelyahuman iamdefinitelyahuman merged commit 0148536 into eth-brownie:master May 15, 2022
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.

Brownie pm is attempting to load .env from installed package
2 participants