diff --git a/pyproject.toml b/pyproject.toml index a2e5a05..6d11f50 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,10 @@ enabler = [ ] type = [ + # upstream "pytest-mypy", + + # local ] [tool.setuptools]