diff --git a/setup.py b/setup.py index 0a9f8a09..356487a8 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,6 @@ extras_require = { "ipython", "setuptools>=36.2.0", "tox>=3.13.2,<4.0.0", - "eth_utils", ], }