LICENSE
README.md
pyproject.toml
allure_report_mailer/__init__.py
allure_report_mailer/cli.py
allure_report_mailer/config.py
allure_report_mailer/emailer.py
allure_report_mailer/parser.py
allure_report_mailer/report_builder.py
allure_report_mailer.egg-info/PKG-INFO
allure_report_mailer.egg-info/SOURCES.txt
allure_report_mailer.egg-info/dependency_links.txt
allure_report_mailer.egg-info/entry_points.txt
allure_report_mailer.egg-info/requires.txt
allure_report_mailer.egg-info/top_level.txt
tests/test_cli.py
tests/test_emailer.py
tests/test_parser.py
tests/test_report_builder.py