Skip to content

Commit

Permalink
dependencies_fedora: add more Python linting utils
Browse files Browse the repository at this point in the history
Signed-off-by: Bryan Gurney <[email protected]>
  • Loading branch information
bgurney-rh committed Sep 11, 2024
1 parent 4da6f29 commit c7398d3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion dependencies_fedora.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,7 @@ dnf -y install git \
python3-pyudev \
python3-semantic_version \
python3-setuptools \
python3-wcwidth
python3-wcwidth \
python3-isort \
bandit \
black

0 comments on commit c7398d3

Please sign in to comment.