MANIFEST.in
README.rst
setup.cfg
setup.py
chicken_turtle_project/__init__.py
chicken_turtle_project/common.py
chicken_turtle_project/mkdoc.py
chicken_turtle_project/mkproject.py
chicken_turtle_project/mkvenv.py
chicken_turtle_project/pre_commit_hook.py
chicken_turtle_project/release.py
chicken_turtle_project/specification.py
chicken_turtle_project.egg-info/PKG-INFO
chicken_turtle_project.egg-info/SOURCES.txt
chicken_turtle_project.egg-info/dependency_links.txt
chicken_turtle_project.egg-info/entry_points.txt
chicken_turtle_project.egg-info/requires.txt
chicken_turtle_project.egg-info/top_level.txt
chicken_turtle_project/data/Makefile
chicken_turtle_project/data/conf.py
chicken_turtle_project/data/index.rst
chicken_turtle_project/tests/__init__.py
chicken_turtle_project/tests/common.py
chicken_turtle_project/tests/conftest.py
chicken_turtle_project/tests/test_mkproject.py
chicken_turtle_project/tests/test_mkvenv.py
chicken_turtle_project/tests/test_release.py
docs/Makefile
docs/conf.py
docs/developer_documentation.rst
docs/developer_guide.rst
docs/index.rst
docs/user_documentation.rst
docs/api/chicken_turtle_project.rst