From 9c486b783a1e48786d36fa270d67b3e1ffb1678f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mar 03 2017 18:54:53 +0000 Subject: Merge #151 `Python Classroom: Add optional packages from the group` --- diff --git a/fedora-python-classroom-common.ks b/fedora-python-classroom-common.ks index a9cb371..bf49a53 100644 --- a/fedora-python-classroom-common.ks +++ b/fedora-python-classroom-common.ks @@ -6,6 +6,10 @@ %packages @python-classroom +nano +openssh-clients +vim-enhanced +wget # Remove Pythons possibly recommended by tox -python26 diff --git a/fedora-python-classroom-gnome-common.ks b/fedora-python-classroom-gnome-common.ks index 61c98be..fbcd123 100644 --- a/fedora-python-classroom-gnome-common.ks +++ b/fedora-python-classroom-gnome-common.ks @@ -7,6 +7,9 @@ %include fedora-python-classroom-common.ks %packages +ninja-ide +emacs + # Remove extra gnome-y things -@graphical-internet -@games