CHANGELOG.rst
LICENSE
MANIFEST.in
Makefile
README.rst
setup.cfg
setup.py
aiopluggy/__init__.py
aiopluggy/helpers.py
aiopluggy/hook_caller.py
aiopluggy/hooks.py
aiopluggy/markers.py
aiopluggy/multicall_wrapped.py
aiopluggy/plugin_manager.py
aiopluggy.egg-info/PKG-INFO
aiopluggy.egg-info/SOURCES.txt
aiopluggy.egg-info/dependency_links.txt
aiopluggy.egg-info/requires.txt
aiopluggy.egg-info/top_level.txt
tests/conftest.py
tests/plugin.py
tests/plugin_spec.py
tests/test_helpers.py
tests/test_markers.py
tests/test_plugin_manager.py
tests/multicall/test_multicall_first.py
tests/multicall/test_multicall_parallel.py