CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
trellowarrior.conf
trellowarrior/__init__.py
trellowarrior/config.py
trellowarrior/configeditor.py
trellowarrior/exceptions.py
trellowarrior/main.py
trellowarrior/trellowarriorproject.py
trellowarrior.egg-info/PKG-INFO
trellowarrior.egg-info/SOURCES.txt
trellowarrior.egg-info/dependency_links.txt
trellowarrior.egg-info/entry_points.txt
trellowarrior.egg-info/requires.txt
trellowarrior.egg-info/top_level.txt
trellowarrior/clients/__init__.py
trellowarrior/clients/taskwarrior.py
trellowarrior/clients/trello.py
trellowarrior/clients/trellowarrior.py
trellowarrior/commands/__init__.py
trellowarrior/commands/auth.py
trellowarrior/commands/configedit.py
trellowarrior/commands/configprojectedit.py
trellowarrior/commands/sync.py
trellowarrior/commands/version.py