Demonstrate calling contracts with tuple arrays (#1615)
This commit is contained in:
@@ -168,12 +168,12 @@ setup(
|
||||
"0x-contract-addresses",
|
||||
"0x-contract-artifacts",
|
||||
"0x-json-schemas",
|
||||
"0x-web3",
|
||||
"eth-abi",
|
||||
"eth_utils",
|
||||
"hypothesis>=3.31.2", # HACK! this is web3's dependency!
|
||||
# above works around https://github.com/ethereum/web3.py/issues/1179
|
||||
"mypy_extensions",
|
||||
"web3",
|
||||
],
|
||||
extras_require={
|
||||
"dev": [
|
||||
|
Reference in New Issue
Block a user