8 lines
207 B
Plaintext
8 lines
207 B
Plaintext
# Module metadata file for dummy python jobmodule
|
|
# Syntax is YAML 1.2
|
|
---
|
|
type: "job"
|
|
name: "dummypython"
|
|
interface: "python"
|
|
script: "main.py" #assumed relative to the current directory
|