mirror of
https://github.com/parchlinux/calamares.git
synced 2025-03-01 05:15:44 -05:00
8 lines
214 B
Text
8 lines
214 B
Text
|
# Module metadata file for dummy pythonqt jobmodule
|
||
|
# Syntax is YAML 1.2
|
||
|
---
|
||
|
type: "view"
|
||
|
name: "dummypythonqt"
|
||
|
interface: "pythonqt"
|
||
|
script: "main.py" #assumed relative to the current directory
|