The pytest plugin is already loaded via the entry point, so explicitly declaring it in conftest causes a duplicate registration error.
The pytest plugin is already loaded via the entry point, so explicitly declaring it in conftest causes a duplicate registration error.