.gitignore
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
README.md
pyproject.toml
.github/workflows/ci.yaml
pytroll_runner/__init__.py
pytroll_runner.egg-info/PKG-INFO
pytroll_runner.egg-info/SOURCES.txt
pytroll_runner.egg-info/dependency_links.txt
pytroll_runner.egg-info/entry_points.txt
pytroll_runner.egg-info/requires.txt
pytroll_runner.egg-info/top_level.txt
pytroll_runner/tests/__init__.py
pytroll_runner/tests/test_runner.py