MANIFEST.in
README.md
cli.py
setup.cfg
setup.py
versioneer.py
tests/__init__.py
tests/checks/__init__.py
tests/checks/test_checks.py
tests/checks/test_config.py
tests/checks/test_content.py
tests/checks/test_core.py
totem/__init__.py
totem/_version.py
totem/main.py
totem.egg-info/PKG-INFO
totem.egg-info/SOURCES.txt
totem.egg-info/dependency_links.txt
totem.egg-info/entry_points.txt
totem.egg-info/requires.txt
totem.egg-info/top_level.txt
totem/checks/__init__.py
totem/checks/checks.py
totem/checks/config.py
totem/checks/content.py
totem/checks/core.py
totem/checks/results.py
totem/checks/suite.py
totem/git/__init__.py
totem/git/content.py
totem/github/__init__.py
totem/github/content.py
totem/github/utils.py
totem/github/wrappers.py
totem/reporting/__init__.py
totem/reporting/console.py
totem/reporting/pr.py