diff --git a/pyproject.toml b/pyproject.toml index 928791a..9e0da19 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,6 @@ dev = [ ] tests = [ "pytest-cov ~= 4.1", - "pytest-optional-tests", "pytest ~= 7.1", "vcrpy", "tox ~= 4.15",