We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dfc546 commit ad0b8f8Copy full SHA for ad0b8f8
gazelle/manifest/defs.bzl
@@ -88,6 +88,7 @@ def gazelle_python_manifest(
88
"_TEST_REQUIREMENTS": "$(rootpath {})".format(requirements),
89
},
90
visibility = ["//visibility:private"],
91
+ timeout = "short",
92
)
93
94
native.filegroup(
0 commit comments