.coveragerc
.gitignore
.travis.yml
CHANGES
LICENSE
MANIFEST.in
README.rst
dev_requirements.txt
dodo.py
setup.py
doc/Makefile
doc/conf.py
doc/dictionary.txt
doc/index.rst
doit_py.egg-info/PKG-INFO
doit_py.egg-info/SOURCES.txt
doit_py.egg-info/dependency_links.txt
doit_py.egg-info/requires.txt
doit_py.egg-info/top_level.txt
doitpy/__init__.py
doitpy/coverage.py
doitpy/docs.py
doitpy/package.py
doitpy/pyflakes.py
tests/test_coverage.py
tests/test_docs.py
tests/test_package.py
tests/test_pyflakes.py
tests/sample/dict.txt
tests/sample/flake_compat.py
tests/sample/flake_fail.py
tests/sample/flake_ok.py
tests/sample/tests/test_flake_ok.py