Skip to content

Commit

Permalink
Merge pull request #521 from bgurney-rh/dependencies-fedora-isort
Browse files Browse the repository at this point in the history
dependencies_fedora: add more Python linting utils
  • Loading branch information
mulkieran authored Sep 11, 2024
2 parents 4da6f29 + c7398d3 commit b6358a2
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 b6358a2

Please sign in to comment.