You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the plugin manager as used by pytest but stripped
15
-
of pytest specific details.
14
+
This is the plugin manager as used by [pytest](http://pytest.org), [tox](https://tox.readthedocs.org), [devpi](http://doc.devpi.net) and probably other projects.
16
15
17
16
During the 0.x series this plugin does not have much documentation
18
17
except extensive docstrings in the pluggy.py module.
0 commit comments