mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 09:35:00 -05:00
Fix forgotten setup.py change, make generators using ssz work again
This commit is contained in:
@@ -9,5 +9,6 @@ setup(
|
||||
"eth-typing>=2.1.0,<3.0.0",
|
||||
"pycryptodome==3.7.3",
|
||||
"py_ecc>=1.6.0",
|
||||
"typing_inspect==0.4.0"
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user