diff --git a/setup.py b/setup.py index 368c1d5..c33fd82 100755 --- a/setup.py +++ b/setup.py @@ -33,7 +33,6 @@ setup( extras_require={ "tests": [ "hypothesis", - "tox", "pytest", ], },