Skip to content

Commit 028e304

Browse files
jellymartinpitt
authored andcommitted
tasks: container: temporarily add python3-pcp as dependency for tests
Required for: cockpit-project/cockpit#20049
1 parent 49fdc76 commit 028e304

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/container/Containerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ RUN dnf -y update && \
4343
python3-build \
4444
python3-flake8 \
4545
python3-mypy \
46+
python3-pcp \
4647
python3-pika \
4748
python3-pillow \
4849
python3-pip \

0 commit comments

Comments
 (0)