Skip to content

Commit

Permalink
Merge pull request #247 from maribu/static-test-tools/PyYAML
Browse files Browse the repository at this point in the history
static-test-tools: add PyYAML to requirements.txt
  • Loading branch information
kaspar030 authored Feb 12, 2024
2 parents 78e6dbf + b1e8b75 commit 02bda8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static-test-tools/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Required python libraries for static tests
flake8==3.8.4
codespell>=1.17.1
PyYAML==6.0.1

0 comments on commit 02bda8f

Please sign in to comment.