mirror of
https://github.com/parchlinux/calamares.git
synced 2025-02-28 21:05:45 -05:00
7 lines
214 B
Text
7 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
|