Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Commit

Permalink
install blspy
Browse files Browse the repository at this point in the history
  • Loading branch information
ChihChengLiang committed Jul 3, 2019
1 parent 05cc60d commit 10d9e5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@
deps['doc'] +
deps['lint'] +
deps['eth2'] +
deps['libp2p']
deps['libp2p'] +
deps['bls-bindings']
)


Expand Down

0 comments on commit 10d9e5d

Please sign in to comment.