From c4371d233a410237afa203aa8758401984ab5462 Mon Sep 17 00:00:00 2001 From: Nils Homer Date: Tue, 21 Jan 2025 12:45:19 -0700 Subject: [PATCH] remove tasks --- pyproject.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index c6da796..4f7a088 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -142,8 +142,6 @@ addopts = [ "--cov", "--cov-report=xml", "--cov-branch", - "--mypy", - "--ruff", "--doctest-plus", "--doctest-modules", "-v"