A pytest plugin that enables installed but otherwise disabled pytest plugins (e.g., those behind namespace packages or with lazy entry points). Current version 3.4.0, requires Python >=3.9. Released irregularly; part of the jaraco suite.
pip install pytest-enablerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
After installation, pytest-enabler automatically enables any installed pytest plugins that may be disabled (e.g., by namespace packaging). No manual activation needed.
Just install it; pytest finds it as a plugin.
Upgrade Python to 3.9+ or stick with pytest-enabler <3.0.0.
No dependency data recorded yet.