.gitignore
.pre-commit-config.yaml
.readthedocs.yml
LICENSE
README.md
codecov.yml
mypy.ini
pyproject.toml
requirements.txt
setup.py
tox.ini
.github/CONTRIBUTING.md
.github/workflows/master.yml
docs/Makefile
docs/api.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/_static/css/style.css
src/rehome/__init__.py
src/rehome/cli.py
src/rehome/log_utils.py
src/rehome/new_home.py
src/rehome/py.typed
src/rehome.egg-info/PKG-INFO
src/rehome.egg-info/SOURCES.txt
src/rehome.egg-info/dependency_links.txt
src/rehome.egg-info/entry_points.txt
src/rehome.egg-info/not-zip-safe
src/rehome.egg-info/requires.txt
src/rehome.egg-info/top_level.txt
tests/__init__.py
tests/core_test.py
tools/github/install_miniconda.sh