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
setup: use plyvel and coincurve that have Python 3.7 wheels.
`pip` will use the newly-available wheel from PyPI instead of
trying to build its own, thus avoiding some dependencies that
are not readily available on the CircleCI VM images (libgmp{,-dev},
LevelDB stuff, likely a lot more).
0 commit comments