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: interfaces in installed projects #857

Merged
merged 1 commit into from
Nov 22, 2020

Conversation

iamdefinitelyahuman
Copy link
Member

What I did

Fix an issue where projects installed via brownie pm that included interfaces, could not compile.

Closes #845

How I did it

In Sources.get, check for known interfaces prior to attempting a general-purpose load from the filesystem .

How to verify it

brownie pm install Macarse/GenericKeep3rV2@0.0.1

@iamdefinitelyahuman iamdefinitelyahuman merged commit 2e2926c into master Nov 22, 2020
@iamdefinitelyahuman iamdefinitelyahuman deleted the fix-get-interfaces branch November 22, 2020 15:27
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.

Unable to compile dependency
1 participant