diff --git a/pyproject.toml b/pyproject.toml index b35e9b5df2..8a81d4fa68 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -151,10 +151,6 @@ asyncio_mode = "auto" testpaths = ["tests"] norecursedirs = [ "docs", - "scripts", - ".git", - ".venv", - "__pycache__", "temp", ] addopts = [