.coveragerc .gitignore .pre-commit-config.yaml .travis.yml CHANGELOG.rst HOWTORELEASE.rst LICENSE MANIFEST.in README.rst appveyor.yml pyproject.toml setup.cfg setup.py tox.ini changelog/README.rst changelog/_template.rst docs/api_reference.rst docs/changelog.rst docs/conf.py docs/index.rst docs/_static/img/plug.png docs/examples/toy-example.py docs/examples/eggsample/setup.py docs/examples/eggsample-spam/eggsample_spam.py docs/examples/eggsample-spam/setup.py docs/examples/eggsample/eggsample/__init__.py docs/examples/eggsample/eggsample/hookspecs.py docs/examples/eggsample/eggsample/host.py docs/examples/eggsample/eggsample/lib.py scripts/release.py src/pluggy/__init__.py src/pluggy/_tracing.py src/pluggy/_version.py src/pluggy/callers.py src/pluggy/hooks.py src/pluggy/manager.py src/pluggy.egg-info/PKG-INFO src/pluggy.egg-info/SOURCES.txt src/pluggy.egg-info/dependency_links.txt src/pluggy.egg-info/requires.txt src/pluggy.egg-info/top_level.txt testing/benchmark.py testing/conftest.py testing/test_deprecations.py testing/test_details.py testing/test_helpers.py testing/test_hookcaller.py testing/test_invocations.py testing/test_multicall.py testing/test_pluginmanager.py testing/test_tracer.py