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
- Require `tester` for `test` install extra. The whole of the core
test suite needs eth-tester to run and integration tests rely on
py-geth.
- Leave dependencies needed for test runs only on the `test` extra,
removing them from the `dev` extra. The `dev` extra is re-defined
below and pulls in all of the `test` extra dependencies.
0 commit comments