LICENSE
README.md
pyproject.toml
setup.py
slave_cp/__init__.py
slave_cp/cli.py
slave_cp/config.py
slave_cp/fetcher.py
slave_cp/runner.py
slave_cp/submitter.py
slave_cp/utils.py
slave_cp.egg-info/PKG-INFO
slave_cp.egg-info/SOURCES.txt
slave_cp.egg-info/dependency_links.txt
slave_cp.egg-info/entry_points.txt
slave_cp.egg-info/requires.txt
slave_cp.egg-info/top_level.txt
tests/test_config.py
tests/test_fetcher.py
tests/test_runner.py