diff --git a/pyproject.toml b/pyproject.toml index 0158235..a060d4c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -71,7 +71,6 @@ profile = "black" [tool.pytest.ini_options] addopts = [ "-v", - "--mypy", "-p", "no:warnings", "--cov=athreading",