11 lines
261 B
Plaintext
11 lines
261 B
Plaintext
# SPDX-FileCopyrightText: no
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
#
|
|
# The slowpython module is .. just slow. It can be used
|
|
# in testing to allow the slideshow time to run.
|
|
---
|
|
type: "job"
|
|
interface: "python"
|
|
name: "slowpython"
|
|
script: "main.py"
|