mirror of
https://pagure.io/fedora-kickstarts.git
synced 2026-01-23 16:36:04 +08:00
Added ARM version of Python Clasroom Lab
Split common parts of Python Clasroom Lab
This commit is contained in:
@@ -1,15 +1,8 @@
|
||||
# Maintained by the Fedora Python SIG:
|
||||
# http://fedoraproject.org/wiki/SIGs/Python
|
||||
# mailto:python-devel@lists.fedoraproject.org
|
||||
|
||||
# Like the Python Classroom image, but tuned for vagrant.
|
||||
|
||||
%include fedora-cloud-base-vagrant.ks
|
||||
|
||||
%packages
|
||||
@python-classroom
|
||||
|
||||
# Remove Pythons possibly recommended by tox
|
||||
-python26
|
||||
-python33
|
||||
-python34
|
||||
-python35
|
||||
-pypy
|
||||
|
||||
%end
|
||||
%include fedora-python-classroom-common.ks
|
||||
|
||||
Reference in New Issue
Block a user