Python Classroom: Add optional packages from the group

This commit is contained in:
Miro Hrončok 2017-03-03 16:20:09 +01:00
parent 40c41b0516
commit 6a9e0cd677
2 changed files with 7 additions and 0 deletions

View File

@ -6,6 +6,10 @@
%packages %packages
@python-classroom @python-classroom
nano
openssh-clients
vim-enhanced
wget
# Remove Pythons possibly recommended by tox # Remove Pythons possibly recommended by tox
-python26 -python26

View File

@ -7,6 +7,9 @@
%include fedora-python-classroom-common.ks %include fedora-python-classroom-common.ks
%packages %packages
ninja-ide
emacs
# Remove extra gnome-y things # Remove extra gnome-y things
-@graphical-internet -@graphical-internet
-@games -@games