diff --git a/setup.py b/setup.py index 37dd17d0..b13ff23d 100644 --- a/setup.py +++ b/setup.py @@ -15,17 +15,6 @@ "nbqa", "autoflake", ] - "pytest", - "pytest-cov", - "pytest-xdist", - "mypy", - "black", - "flake8", - "isort", - "nbval", - "nbqa", - "autoflake", -] DEV_REQUIRES = [ "pyro-ppl==1.8.6",