Skip to content

Commit 43c0c55

Browse files
travierjlebon
authored andcommitted
manifests: Exclude python again
We cleared up the dependency chain for the nfs-utils-coreos package in F43 so we can exclude Python again. See: coreos/fedora-coreos-tracker#1942 Reverts: e70fd15 manifests/fedora-coreos: allow python in F43+ for now
1 parent b730174 commit 43c0c55

File tree

3 files changed

+3
-21
lines changed

3 files changed

+3
-21
lines changed

manifests/fedora-coreos.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,9 @@ postprocess:
221221
excludes=(
222222
perl
223223
perl-interpreter
224+
python
225+
python3
226+
python3-libs
224227
nodejs
225228
grubby
226229
cowsay # Just in case

tests/kola/python/data/commonlib.sh

Lines changed: 0 additions & 1 deletion
This file was deleted.

tests/kola/python/test.sh

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)