MANIFEST.in
README.md
setup.cfg
setup.py
chicken_turtle_project/__init__.py
chicken_turtle_project/common.py
chicken_turtle_project/interpreter.py
chicken_turtle_project/mkproject.py
chicken_turtle_project/mkvenv.py
chicken_turtle_project/release.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/test/__init__.py
chicken_turtle_project/test/common.py
chicken_turtle_project/test/conftest.py
chicken_turtle_project/test/mkvenv.py
chicken_turtle_project/test/test_mkproject.py
chicken_turtle_project/test/test_release.py