CHANGES.txt
LICENSE
MANIFEST.in
README.md
TODO.txt
pyproject.toml
setup.cfg
setup.py
tox.ini
src/pyramid_debugtoolbar_dogpile/__init__.py
src/pyramid_debugtoolbar_dogpile.egg-info/PKG-INFO
src/pyramid_debugtoolbar_dogpile.egg-info/SOURCES.txt
src/pyramid_debugtoolbar_dogpile.egg-info/dependency_links.txt
src/pyramid_debugtoolbar_dogpile.egg-info/not-zip-safe
src/pyramid_debugtoolbar_dogpile.egg-info/requires.txt
src/pyramid_debugtoolbar_dogpile.egg-info/top_level.txt
src/pyramid_debugtoolbar_dogpile/panels/__init__.py
src/pyramid_debugtoolbar_dogpile/panels/pyramid_dogpile.py
src/pyramid_debugtoolbar_dogpile/panels/templates/pyramid_dogpile.dbtmako
tests/test_config.py