Skip to content

Commit

Permalink
tasks: add python3-vulture
Browse files Browse the repository at this point in the history
We also need this for test/static-code in cockpit repo.
  • Loading branch information
allisonkarlitskaya committed Mar 11, 2024
1 parent f266479 commit 9e1cb63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ RUN dnf -y update && \
python3-pytest-asyncio \
python3-pytest-timeout \
python3-pyyaml \
python3-vulture \
python3-wheel \
qemu-kvm-core \
rpm-build \
Expand Down

0 comments on commit 9e1cb63

Please sign in to comment.