remove eth_utils per PR request

This commit is contained in:
Jonathan de Jong 2019-12-21 08:59:07 +01:00
parent 1124fc8211
commit 0b97f4d57c

View File

@ -33,7 +33,6 @@ extras_require = {
"ipython",
"setuptools>=36.2.0",
"tox>=3.13.2,<4.0.0",
"eth_utils",
],
}