LICENCE.txt
README-pypi.md
README.md
pyproject.toml
src/pytest_autoprofile/__init__.py
src/pytest_autoprofile/_doctest.py
src/pytest_autoprofile/_json.py
src/pytest_autoprofile/_multiprocessing.py
src/pytest_autoprofile/_test_utils.py
src/pytest_autoprofile/_typing.py
src/pytest_autoprofile/importers.py
src/pytest_autoprofile/option_hooks.py
src/pytest_autoprofile/plugin.py
src/pytest_autoprofile/profiler.py
src/pytest_autoprofile/rewriting.py
src/pytest_autoprofile/setup.py
src/pytest_autoprofile/startup_hook.py
src/pytest_autoprofile/utils.py
src/pytest_autoprofile.egg-info/PKG-INFO
src/pytest_autoprofile.egg-info/SOURCES.txt
src/pytest_autoprofile.egg-info/dependency_links.txt
src/pytest_autoprofile.egg-info/entry_points.txt
src/pytest_autoprofile.egg-info/requires.txt
src/pytest_autoprofile.egg-info/top_level.txt
tests/test_ast.py
tests/test_autoprof.py
tests/test_doctest.py
tests/test_global_prof.py
tests/test_hooks.py
tests/test_profiler.py
tests/test_subprocess.py