-
Christopher Spinrath authoredaa7a6a31
README.md 201 B
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