.coveragerc
CHANGELOG.rst
LICENSE.txt
MANIFEST.in
README.rst
menu_entries.json
requirements.txt
setup.cfg
setup.py
tox.ini
.circleci/config.yml
src/pydoer/__init__.py
src/pydoer/commands.py
src/pydoer/doerrc
src/pydoer/menu_creator.py
src/pydoer/notification.py
src/pydoer/subclass_registry.py
src/pydoer/terminal_spawner.py
src/pydoer/windows.py
src/pydoer.egg-info/PKG-INFO
src/pydoer.egg-info/SOURCES.txt
src/pydoer.egg-info/dependency_links.txt
src/pydoer.egg-info/entry_points.txt
src/pydoer.egg-info/not-zip-safe
src/pydoer.egg-info/requires.txt
src/pydoer.egg-info/top_level.txt
tests/invalid-menu-entries-1.json
tests/test_close_doing.py
tests/test_render.py
tests/test_windows.py