MANIFEST.in
README.rst
requirements.txt
setup.py
src/otter/__init__.py
src/otter/__main__.py
src/otter/commands/__init__.py
src/otter/commands/enlist/__init__.py
src/otter/commands/enlist/__main__.py
src/otter/commands/enlist/template/cookiecutter.json
src/otter/commands/enlist/template/hooks/post_gen_project.py
src/otter/commands/enlist/template/otter-pilot-{{cookiecutter.command_name}}/setup.py.j2
src/otter/commands/enlist/template/otter-pilot-{{cookiecutter.command_name}}/src/otter/__init__.py.j2
src/otter/commands/enlist/template/otter-pilot-{{cookiecutter.command_name}}/src/otter/commands/__init__.py.j2
src/otter/commands/enlist/template/otter-pilot-{{cookiecutter.command_name}}/src/otter/commands/{{cookiecutter.command_name}}/__init__.py.j2
src/otter/commands/enlist/template/otter-pilot-{{cookiecutter.command_name}}/src/otter/commands/{{cookiecutter.command_name}}/__main__.py.j2
src/otter_pilot.egg-info/PKG-INFO
src/otter_pilot.egg-info/SOURCES.txt
src/otter_pilot.egg-info/dependency_links.txt
src/otter_pilot.egg-info/entry_points.txt
src/otter_pilot.egg-info/namespace_packages.txt
src/otter_pilot.egg-info/requires.txt
src/otter_pilot.egg-info/top_level.txt