.gitignore
README.md
setup.cfg
setup.py
django_mypy_test_runner.egg-info/PKG-INFO
django_mypy_test_runner.egg-info/SOURCES.txt
django_mypy_test_runner.egg-info/dependency_links.txt
django_mypy_test_runner.egg-info/requires.txt
django_mypy_test_runner.egg-info/top_level.txt
django_mypy_test_runner.egg-info/version.txt
example/README.md
example/manage.py
example/mypy.ini
example/requirements.txt
example/example/__init__.py
example/example/asgi.py
example/example/settings.py
example/example/tests.py
example/example/urls.py
example/example/views.py
example/example/wsgi.py
mypy_test_runner/__init__.py
mypy_test_runner/runner.py