CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
src/django_perf_rec/__init__.py
src/django_perf_rec/api.py
src/django_perf_rec/cache.py
src/django_perf_rec/db.py
src/django_perf_rec/operation.py
src/django_perf_rec/py.typed
src/django_perf_rec/pytest_plugin.py
src/django_perf_rec/settings.py
src/django_perf_rec/sql.py
src/django_perf_rec/types.py
src/django_perf_rec/utils.py
src/django_perf_rec/yaml.py
src/django_perf_rec.egg-info/PKG-INFO
src/django_perf_rec.egg-info/SOURCES.txt
src/django_perf_rec.egg-info/dependency_links.txt
src/django_perf_rec.egg-info/entry_points.txt
src/django_perf_rec.egg-info/not-zip-safe
src/django_perf_rec.egg-info/requires.txt
src/django_perf_rec.egg-info/top_level.txt
tests/test_api.py
tests/test_cache.py
tests/test_db.py
tests/test_operation.py
tests/test_pytest_duplicate.py
tests/test_pytest_duplicate_other.py
tests/test_pytest_fixture_usage.py
tests/test_pytest_plugin.py
tests/test_sql.py
tests/test_utils.py
tests/test_yaml.py