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
Use -U in the pip install for py-geth if missing geth binary:
- This will force pip to install the latest version of py-geth,
even if another version is already installed. If the test
fixture has just been updated, this is a requirement.
Use ``-U`` to install latest `py-geth` version for CI geth steps. This is usually a requirement if we're missing the binary for the newly-generated fixture geth version.
0 commit comments