Skip to content
Snippets Groups Projects
Commit aa7a6a31 authored by Christopher Spinrath's avatar Christopher Spinrath
Browse files

Document dependencies in README

parent 3b61c6cf
No related branches found
No related tags found
No related merge requests found
## Dependencies
The runner script requires the Python packages `PyYaml` and `click`.
On Debian they can be install via the package manager as follows.
```
# apt install python3-yaml python3-click
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment