diff options
| author | 2025-01-10 15:01:08 -0500 | |
|---|---|---|
| committer | 2025-01-14 12:30:13 -0500 | |
| commit | 01b6f436c28621f00fb2d40e2ba47527b2199fe3 (patch) | |
| tree | e4fc2cd0c8a4e3e39a43d1fa9af1f2ceadef9502 /Fedora.kiwi | |
| parent | fe9f770c85e2784b83a745f87f07706192bc4c66 (diff) | |
| download | kiwi-descriptions-01b6f436c28621f00fb2d40e2ba47527b2199fe3.tar.gz kiwi-descriptions-01b6f436c28621f00fb2d40e2ba47527b2199fe3.zip | |
Add Python Classroom Lab variant
This is a port over from the kickstart definitions.
Diffstat (limited to 'Fedora.kiwi')
| -rw-r--r-- | Fedora.kiwi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Fedora.kiwi b/Fedora.kiwi index 9cb7f3d..37c250f 100644 --- a/Fedora.kiwi +++ b/Fedora.kiwi @@ -52,6 +52,7 @@ <include from="this://./teams/miraclewm.xml"/> <include from="this://./teams/cosmic.xml"/> <include from="this://./teams/asahi.xml"/> + <include from="this://./teams/python.xml"/> <packages type="bootstrap"> <package name="basesystem"/> <package name="filesystem"/> |