LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
cookiecutter_project_upgrader/__init__.py
cookiecutter_project_upgrader/cli.py
cookiecutter_project_upgrader/logic.py
cookiecutter_project_upgrader/py.typed
cookiecutter_project_upgrader.egg-info/PKG-INFO
cookiecutter_project_upgrader.egg-info/SOURCES.txt
cookiecutter_project_upgrader.egg-info/dependency_links.txt
cookiecutter_project_upgrader.egg-info/entry_points.txt
cookiecutter_project_upgrader.egg-info/not-zip-safe
cookiecutter_project_upgrader.egg-info/requires.txt
cookiecutter_project_upgrader.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/files.py
tests/test_cli.py
tests/test_logic.py
tests/tmp_files.py
tests/.mypy_cache/.gitignore
tests/.mypy_cache/3.8/@plugins_snapshot.json
tests/.mypy_cache/3.8/_ast.data.json
tests/.mypy_cache/3.8/_ast.meta.json
tests/.mypy_cache/3.8/_importlib_modulespec.data.json
tests/.mypy_cache/3.8/_importlib_modulespec.meta.json
tests/.mypy_cache/3.8/_thread.data.json
tests/.mypy_cache/3.8/_thread.meta.json
tests/.mypy_cache/3.8/abc.data.json
tests/.mypy_cache/3.8/abc.meta.json
tests/.mypy_cache/3.8/ast.data.json
tests/.mypy_cache/3.8/ast.meta.json
tests/.mypy_cache/3.8/builtins.data.json
tests/.mypy_cache/3.8/builtins.meta.json
tests/.mypy_cache/3.8/codecs.data.json
tests/.mypy_cache/3.8/codecs.meta.json
tests/.mypy_cache/3.8/contextlib.data.json
tests/.mypy_cache/3.8/contextlib.meta.json
tests/.mypy_cache/3.8/datetime.data.json
tests/.mypy_cache/3.8/datetime.meta.json
tests/.mypy_cache/3.8/enum.data.json
tests/.mypy_cache/3.8/enum.meta.json
tests/.mypy_cache/3.8/genericpath.data.json
tests/.mypy_cache/3.8/genericpath.meta.json
tests/.mypy_cache/3.8/io.data.json
tests/.mypy_cache/3.8/io.meta.json
tests/.mypy_cache/3.8/mmap.data.json
tests/.mypy_cache/3.8/mmap.meta.json
tests/.mypy_cache/3.8/pathlib.data.json
tests/.mypy_cache/3.8/pathlib.meta.json
tests/.mypy_cache/3.8/posix.data.json
tests/.mypy_cache/3.8/posix.meta.json
tests/.mypy_cache/3.8/shutil.data.json
tests/.mypy_cache/3.8/shutil.meta.json
tests/.mypy_cache/3.8/stat.data.json
tests/.mypy_cache/3.8/stat.meta.json
tests/.mypy_cache/3.8/string.data.json
tests/.mypy_cache/3.8/string.meta.json
tests/.mypy_cache/3.8/subprocess.data.json
tests/.mypy_cache/3.8/subprocess.meta.json
tests/.mypy_cache/3.8/sys.data.json
tests/.mypy_cache/3.8/sys.meta.json
tests/.mypy_cache/3.8/tempfile.data.json
tests/.mypy_cache/3.8/tempfile.meta.json
tests/.mypy_cache/3.8/threading.data.json
tests/.mypy_cache/3.8/threading.meta.json
tests/.mypy_cache/3.8/time.data.json
tests/.mypy_cache/3.8/time.meta.json
tests/.mypy_cache/3.8/types.data.json
tests/.mypy_cache/3.8/types.meta.json
tests/.mypy_cache/3.8/typing.data.json
tests/.mypy_cache/3.8/typing.meta.json
tests/.mypy_cache/3.8/uuid.data.json
tests/.mypy_cache/3.8/uuid.meta.json
tests/.mypy_cache/3.8/click/__init__.data.json
tests/.mypy_cache/3.8/click/__init__.meta.json
tests/.mypy_cache/3.8/click/_termui_impl.data.json
tests/.mypy_cache/3.8/click/_termui_impl.meta.json
tests/.mypy_cache/3.8/click/core.data.json
tests/.mypy_cache/3.8/click/core.meta.json
tests/.mypy_cache/3.8/click/decorators.data.json
tests/.mypy_cache/3.8/click/decorators.meta.json
tests/.mypy_cache/3.8/click/exceptions.data.json
tests/.mypy_cache/3.8/click/exceptions.meta.json
tests/.mypy_cache/3.8/click/formatting.data.json
tests/.mypy_cache/3.8/click/formatting.meta.json
tests/.mypy_cache/3.8/click/globals.data.json
tests/.mypy_cache/3.8/click/globals.meta.json
tests/.mypy_cache/3.8/click/parser.data.json
tests/.mypy_cache/3.8/click/parser.meta.json
tests/.mypy_cache/3.8/click/termui.data.json
tests/.mypy_cache/3.8/click/termui.meta.json
tests/.mypy_cache/3.8/click/testing.data.json
tests/.mypy_cache/3.8/click/testing.meta.json
tests/.mypy_cache/3.8/click/types.data.json
tests/.mypy_cache/3.8/click/types.meta.json
tests/.mypy_cache/3.8/click/utils.data.json
tests/.mypy_cache/3.8/click/utils.meta.json
tests/.mypy_cache/3.8/collections/__init__.data.json
tests/.mypy_cache/3.8/collections/__init__.meta.json
tests/.mypy_cache/3.8/collections/abc.data.json
tests/.mypy_cache/3.8/collections/abc.meta.json
tests/.mypy_cache/3.8/cookiecutter_project_upgrader/__init__.data.json
tests/.mypy_cache/3.8/cookiecutter_project_upgrader/__init__.meta.json
tests/.mypy_cache/3.8/distutils/__init__.data.json
tests/.mypy_cache/3.8/distutils/__init__.meta.json
tests/.mypy_cache/3.8/distutils/version.data.json
tests/.mypy_cache/3.8/distutils/version.meta.json
tests/.mypy_cache/3.8/importlib/__init__.data.json
tests/.mypy_cache/3.8/importlib/__init__.meta.json
tests/.mypy_cache/3.8/importlib/abc.data.json
tests/.mypy_cache/3.8/importlib/abc.meta.json
tests/.mypy_cache/3.8/json/__init__.data.json
tests/.mypy_cache/3.8/json/__init__.meta.json
tests/.mypy_cache/3.8/json/decoder.data.json
tests/.mypy_cache/3.8/json/decoder.meta.json
tests/.mypy_cache/3.8/json/encoder.data.json
tests/.mypy_cache/3.8/json/encoder.meta.json
tests/.mypy_cache/3.8/logging/__init__.data.json
tests/.mypy_cache/3.8/logging/__init__.meta.json
tests/.mypy_cache/3.8/os/__init__.data.json
tests/.mypy_cache/3.8/os/__init__.meta.json
tests/.mypy_cache/3.8/os/path.data.json
tests/.mypy_cache/3.8/os/path.meta.json
tests/.mypy_cache/3.8/tests/__init__.data.json
tests/.mypy_cache/3.8/tests/__init__.meta.json
tests/.mypy_cache/3.8/tests/files.data.json
tests/.mypy_cache/3.8/tests/files.meta.json
tests/.mypy_cache/3.8/tests/tmp_files.data.json
tests/.mypy_cache/3.8/tests/tmp_files.meta.json
tests/dummy_cookiecutter_template/.gitignore
tests/dummy_cookiecutter_template/cookiecutter.json
tests/dummy_cookiecutter_template/{{cookiecutter.project_slug}}/.gitignore
tests/dummy_cookiecutter_template/{{cookiecutter.project_slug}}/README.rst
tests/dummy_cookiecutter_template/{{cookiecutter.project_slug}}/__init__.py
tests/dummy_cookiecutter_template/{{cookiecutter.project_slug}}/docs/cookiecutter_input.json
tests/dummy_cookiecutter_template/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/.file_with_dot.txt
tests/dummy_cookiecutter_template/{{cookiecutter.project_slug}}/{{cookiecutter.project_slug}}/__init__.py