e41454debc
This pr makes the Hexagon pytest plugin avoid importing Hexagon build/session machinery at module import time. This keeps pytest collection lightweight and avoids collection-time failures from Hexagon-specific runtime/session imports when running source-tree tests against a TVM wheel or an environment that does not need to execute Hexagon tests.