[ci] Add import-time regression check for esphome.__main__ (#15954)

This commit is contained in:
J. Nick Koston
2026-04-28 09:05:12 -05:00
committed by GitHub
parent 0759a3c681
commit 0a4d9b430f
7 changed files with 569 additions and 0 deletions

View File

@@ -12,3 +12,6 @@ pytest-asyncio==1.3.0
pytest-xdist==3.8.0
asyncmock==0.4.2
hypothesis==6.92.1
# Used by the import-time regression check (.github/workflows/ci.yml → import-time job)
importtime-waterfall==1.0.0