.gitignore
CHANGELOG.rst
CONTRIBUTORS.rst
LICENSE
Makefile
README.rst
pyproject.toml
requirements.in
requirements.txt
validate_setup.py
.github/dependabot.yml
.github/release.yml
.github/workflows/publish.yml
.github/workflows/test.yml
src/kinto_emailer/__init__.py
src/kinto_emailer/command_send.py
src/kinto_emailer.egg-info/PKG-INFO
src/kinto_emailer.egg-info/SOURCES.txt
src/kinto_emailer.egg-info/dependency_links.txt
src/kinto_emailer.egg-info/entry_points.txt
src/kinto_emailer.egg-info/requires.txt
src/kinto_emailer.egg-info/top_level.txt
tests/__init__.py
tests/functional.py
tests/test_command_send.py
tests/test_includeme.py
tests/config/functional.ini
tests/config/kinto.ini