You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The latest versions of hypothesis, pytest and web3 all break functionality somewhere in Brownie.
Specification
Someone needs to bump each dependency to the latest version, fix the failing tests, and play around in the console / run some large test suites to make sure there is no further weirdness. This could be a big-ish job, given the level of hackiness and touching-private-APIs that brownie does with pytest and hypothesis 😬
The text was updated successfully, but these errors were encountered:
Overview
The latest versions of
hypothesis
,pytest
andweb3
all break functionality somewhere in Brownie.Specification
Someone needs to bump each dependency to the latest version, fix the failing tests, and play around in the console / run some large test suites to make sure there is no further weirdness. This could be a big-ish job, given the level of hackiness and touching-private-APIs that brownie does with
pytest
andhypothesis
😬The text was updated successfully, but these errors were encountered: