Skip to content

Commit

Permalink
Add missing pyyaml dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Travis F. Collins <[email protected]>
  • Loading branch information
tfcollins committed Aug 22, 2024
1 parent 37a40c5 commit 753cf0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ dependencies = [
"pygithub",
"minio",
"junitparser",
"pyyaml",
]

[tool.setuptools.dynamic]
Expand Down

0 comments on commit 753cf0d

Please sign in to comment.