.editorconfig
.isort.cfg
LICENSE.txt
MANIFEST.in
Makefile
NOTICE.txt
README.rst
howto.txt
pyproject.toml
requirements.txt
tox.ini
.github/dependabot.yml
.github/workflows/publish.yml
.github/workflows/tests.yml
django_coverage_plugin/__init__.py
django_coverage_plugin/plugin.py
django_coverage_plugin.egg-info/PKG-INFO
django_coverage_plugin.egg-info/SOURCES.txt
django_coverage_plugin.egg-info/dependency_links.txt
django_coverage_plugin.egg-info/requires.txt
django_coverage_plugin.egg-info/top_level.txt
tests/__init__.py
tests/banner.py
tests/conftest.py
tests/plugin_test.py
tests/test_engines.py
tests/test_extends.py
tests/test_flow.py
tests/test_helpers.py
tests/test_html.py
tests/test_i18n.py
tests/test_settings.py
tests/test_simple.py
tests/test_source.py