MANIFEST.in
README.rst
setup.py
tox.ini
cookiecutter_python_package.egg-info/PKG-INFO
cookiecutter_python_package.egg-info/SOURCES.txt
cookiecutter_python_package.egg-info/dependency_links.txt
cookiecutter_python_package.egg-info/not-zip-safe
cookiecutter_python_package.egg-info/requires.txt
cookiecutter_python_package.egg-info/top_level.txt
hooks/__init__.py
hooks/post_gen_project.py
tests/__init__.py
tests/test_git_repo.py
tests/test_license_file.py
tests/test_manifest_file.py
tests/test_readme_file.py
tests/test_setup.py