From 2447f229ee0424bc32ac4f00da052ef4b699c59b Mon Sep 17 00:00:00 2001 From: Shane Smiskol Date: Fri, 8 Dec 2023 22:37:34 -0800 Subject: [PATCH] (can't repro locally) just athena should be fine --- pyproject.toml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 01131e61e0..704a44becf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,22 +12,6 @@ markers = [ testpaths = [ "common", "selfdrive/athena", - "selfdrive/boardd", - "selfdrive/car", - "selfdrive/controls", - "selfdrive/locationd", - "selfdrive/monitoring", - "selfdrive/thermald", - "selfdrive/test/longitudinal_maneuvers", - "system/hardware/tici", - "system/loggerd", - "system/proclogd", - "system/tests", - "system/ubloxd", - "system/webrtc", - "tools/lib/tests", - "tools/replay", - "tools/cabana" ] [tool.mypy]