mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-13 03:24:21 +00:00
Python Classroom: Add optional packages from the group
This commit is contained in:
parent
8f0cb7faca
commit
2094721562
@ -6,6 +6,10 @@
|
||||
|
||||
%packages
|
||||
@python-classroom
|
||||
nano
|
||||
openssh-clients
|
||||
vim-enhanced
|
||||
wget
|
||||
|
||||
# Remove Pythons possibly recommended by tox
|
||||
-python26
|
||||
|
@ -7,6 +7,9 @@
|
||||
%include fedora-python-classroom-common.ks
|
||||
|
||||
%packages
|
||||
ninja-ide
|
||||
emacs
|
||||
|
||||
# Remove extra gnome-y things
|
||||
-@graphical-internet
|
||||
-@games
|
||||
|
Loading…
Reference in New Issue
Block a user