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 b1100dc
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 @@ -26,6 +26,7 @@ package(

compile_pip_requirements(
name = "pip_requirements",
timeout = "moderate",
src = "pip_requirements.in",
)

Expand Down

0 comments on commit b1100dc

Please sign in to comment.