omgnetwork / plasma-cash

122 stars 34 forks source link

Update README for supporting python3.5+ #87

Closed JospehChiu closed 6 years ago

JospehChiu commented 6 years ago

When setting up env, I found out that web3.py requires python version 3.5+.

codecov-io commented 6 years ago

Codecov Report

Merging #87 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #87   +/-   ##
======================================
  Coverage    84.2%   84.2%           
======================================
  Files          22      22           
  Lines         538     538           
  Branches       51      51           
======================================
  Hits          453     453           
  Misses         83      83           
  Partials        2       2

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f38c84d...a4fec2d. Read the comment docs.