remove dependency from setup

pull/983/head
Joran Honig 6 years ago
parent 14cd59c15e
commit 302817340f
  1. 1
      setup.py

@ -97,7 +97,6 @@ setup(
"configparser>=3.5.0",
"persistent>=4.2.0",
"ethereum-input-decoder>=0.2.2",
"matplotlib"
],
tests_require=["mypy", "pytest>=3.6.0", "pytest_mock", "pytest-cov"],
python_requires=">=3.5",

Loading…
Cancel
Save