Updated DevUtils contract artifact (#2358)

* Add updated DevUtils contract artifact

New contract methods were added in #2321, but this artifact was not
updated.

* fix for breaking change in eth_utils
This commit is contained in:
F. Eugene Aumson
2019-11-20 20:50:49 -05:00
committed by GitHub
parent ed8340affa
commit daa593d225
3 changed files with 75 additions and 7 deletions

View File

@@ -182,6 +182,7 @@ setup(
"deprecated",
"web3",
"eth-abi",
"eth_typing",
"eth_utils",
"mypy_extensions",
],