This does not expose the pytest-plugin through the setuptools entry as this can
be problematic. Instead that relies on the speific modules (loader-*) needing
it to declare that needed dependency in their root conftest.
As i'm heading there when i'm done with the check-snapshot improvments (and
tagging a new release).
Might as well prepare some cleanup as well.
Related to T2484