Containerfile
HISTORY.md
LICENSE
MANIFEST.in
README.md
setup.py
runem/VERSION
runem/__init__.py
runem/__main__.py
runem/base.py
runem/cli.py
runem/command_line.py
runem/config.py
runem/config_metadata.py
runem/config_parse.py
runem/files.py
runem/job_execute.py
runem/job_filter.py
runem/job_wrapper_python.py
runem/log.py
runem/py.typed
runem/report.py
runem/run_command.py
runem/runem.py
runem/types.py
runem/utils.py
runem.egg-info/PKG-INFO
runem.egg-info/SOURCES.txt
runem.egg-info/dependency_links.txt
runem.egg-info/entry_points.txt
runem.egg-info/requires.txt
runem.egg-info/top_level.txt
runem/cli/initialise_options.py
tests/__init__.py
tests/conftest.py
tests/test_base.py
tests/test_cli.py
tests/test_config.py
tests/test_config_parse.py
tests/test_files.py
tests/test_job_execute.py
tests/test_job_wrapper_python.py
tests/test_report.py
tests/test_run_command.py
tests/test_runem.py
tests/cli/test_initialise_options.py
tests/data/help_output.txt