Skip to content

Commit 2561457

Browse files
committed
CI: Do not install Python 2 packages on Fedora
No current Fedora supports Python 2.
1 parent 9472d89 commit 2561457

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.ci/fedora/get_fedora_deps.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ dnf -y --setopt=install_weak_deps=False --setopt=tsflags='' \
3131
packit \
3232
pkgconf \
3333
popt-devel \
34-
python2-devel \
35-
python2-six \
36-
python2-gobject-base \
3734
python3-autopep8 \
3835
python3-devel \
3936
python3-GitPython \

0 commit comments

Comments
 (0)