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

Commit

Permalink
Remove "bls-bindings" from deps["dev"]
Browse files Browse the repository at this point in the history
  • Loading branch information
mhchia committed Jun 19, 2019
1 parent 56bbe66 commit 8538dc7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,7 @@
deps['doc'] +
deps['lint'] +
deps['eth2'] +
deps['libp2p'] +
deps['bls-bindings']
deps['libp2p']
)


Expand Down

0 comments on commit 8538dc7

Please sign in to comment.