Skip to content

Commit 243a685

Browse files
KKoukioumartinpitt
authored andcommitted
tasks: container: add dependencies needed by anaconda-webui infra
See rhinstaller/anaconda-webui#601
1 parent f0edabb commit 243a685

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: tasks/container/Containerfile

+2
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ RUN dnf -y update && \
4444
python3-build \
4545
python3-flake8 \
4646
python3-mypy \
47+
python3-mwclient \
4748
python3-pcp \
4849
python3-pika \
4950
python3-pillow \
@@ -56,6 +57,7 @@ RUN dnf -y update && \
5657
python3-types-pyyaml \
5758
python3-vulture \
5859
python3-wheel \
60+
python3-wikitcms \
5961
qemu-kvm-core \
6062
rpm-build \
6163
rpmdevtools \

0 commit comments

Comments
 (0)