diff --git a/setup.py b/setup.py index 2a03e051..23679d8f 100644 --- a/setup.py +++ b/setup.py @@ -61,7 +61,6 @@ "sphinx-autodoc-typehints==1.10.3", ], "test": [ - "black>=20", "coveralls==1.*,>=1.8.0", "pytest==4.*,>=4.6.0", "pytest-black",