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

Fix hardhat integration windows #1485

Conversation

Minh-Trng
Copy link
Contributor

@Minh-Trng Minh-Trng commented Mar 26, 2022

What I did

Related issue: #1482

How I did it

commented back in a piece of code, that was previously commented out and is required

How to verify it

run the commands mentioned in the issue with and without the code. the latter will fail. Of course having automated tests for the hardhat integration with windows would be the way to go, but since there is no previous work that I could start off with, I decided to pass on that.

Linting checks in hardhat.py fails (mypy has a complaint about the type in line 96), but that line was untouched by me.

Checklist

  • I have confirmed that my PR passes all linting checks
  • I have included test cases
  • I have updated the documentation
  • I have added an entry to the changelog

@iamdefinitelyahuman iamdefinitelyahuman merged commit 9b5cf44 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.

2 participants