Skip to content

Commit 2f7db75

Browse files
remove extraneous dep loading from rel notes
1 parent 045d966 commit 2f7db75

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release_prep.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ http_archive(
3333
strip_prefix = "${PREFIX}",
3434
url = "https://github.com/caseyduquettesc/rules_python_pytest/releases/download/${TAG}/${ARCHIVE}",
3535
)
36-
load("@rules_python_pytest//python_pytest:repositories.bzl", "rules_python_pytest_dependencies")
37-
rules_python_pytest_dependencies()
3836
EOF
3937

4038
awk 'f;/--SNIP--/{f=1}' e2e/smoke/WORKSPACE.bazel

0 commit comments

Comments
 (0)