Skip to content

Commit

Permalink
tasks: container: add python3-pcp as dependency for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jelly committed Jun 11, 2024
1 parent 49fdc76 commit 3395ff0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/container/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down

0 comments on commit 3395ff0

Please sign in to comment.