Skip to content

Commit

Permalink
Fix forgotten setup.py change, make generators using ssz work again
Browse files Browse the repository at this point in the history
  • Loading branch information
protolambda committed Jun 1, 2019
1 parent fae1e92 commit 8e8ef2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_libs/pyspec/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
"eth-typing>=2.1.0,<3.0.0",
"pycryptodome==3.7.3",
"py_ecc>=1.6.0",
"typing_inspect==0.4.0"
]
)

0 comments on commit 8e8ef2d

Please sign in to comment.