CHANGELOG
LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
src/remote/entrypoints.py
src/remote/exceptions.py
src/remote/explain.py
src/remote/file_changes.py
src/remote/py.typed
src/remote/util.py
src/remote/workspace.py
src/remote/configuration/__init__.py
src/remote/configuration/classic.py
src/remote/configuration/discovery.py
src/remote/configuration/shared.py
src/remote/configuration/toml.py
src/remote_exec.egg-info/PKG-INFO
src/remote_exec.egg-info/SOURCES.txt
src/remote_exec.egg-info/dependency_links.txt
src/remote_exec.egg-info/entry_points.txt
src/remote_exec.egg-info/requires.txt
src/remote_exec.egg-info/top_level.txt
test/test_entrypoints.py
test/test_file_changes.py
test/test_util.py
test/test_workspace.py