Skip to content

Commit

Permalink
Add missing junitparser 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 May 31, 2024
1 parent 3a8046a commit 75464e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ dependencies = [
"requests",
"pygithub",
"minio",
"junitparser",
]

[tool.setuptools.dynamic]
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ tqdm==4.62.3
junitparser==2.4.2
elasticsearch==7.16.0
pygithub==2.3.0
minio
minio
junitparser

0 comments on commit 75464e2

Please sign in to comment.