pull/30653/head
Shane Smiskol 2 years ago
parent 2447f229ee
commit e952cc6bdf
  1. 16
      pyproject.toml

@ -12,6 +12,22 @@ 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]

Loading…
Cancel
Save