diff --git a/tasks/container/Containerfile b/tasks/container/Containerfile index bdd9e513..1d733bfc 100644 --- a/tasks/container/Containerfile +++ b/tasks/container/Containerfile @@ -43,6 +43,7 @@ RUN dnf -y update && \ python3-build \ python3-flake8 \ python3-mypy \ + python3-pcp \ # Temporary PCP dependency until we port pcp to the Python bridge and add it in the spec file python3-pika \ python3-pillow \ python3-pip \