Skip to content

Commit

Permalink
Increased pip test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
abrisco committed Aug 2, 2024
1 parent e10e51c commit da27bb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dependency_support/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ package(
compile_pip_requirements(
name = "pip_requirements",
src = "pip_requirements.in",
timeout = "moderate",
)

genrule(
Expand Down

0 comments on commit da27bb1

Please sign in to comment.