And it sounds like the path forward is clear, but ...
# general
g
And it sounds like the path forward is clear, but just to confirm, even though
pants
2.14 does seem to bundle in
pytest
at version 7.0.1 to run the tests, it’s not possible to reference this bundled version when you’re explicitly doing
import pytest
inside your test sources (we’re doing it to import an assertion or something)