Skip to content

Commit ebccaee

Browse files
committed
Remove entrypoint
1 parent b25c370 commit ebccaee

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

tests/integration/BUILD.bazel

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,6 @@ default_test_runner(
6363

6464
# TODO: add compile_pip_requirements_test_from_external_repo
6565

66-
rules_python_integration_test(
67-
name = "pip_repository_entry_points_workspace_test",
68-
timeout = "long",
69-
bzlmod = False,
70-
# The dependencies needed for this test are not cross-platform: https://github.com/bazelbuild/rules_python/issues/260
71-
tags = ["fix-windows"],
72-
workspace_path = "pip_repository_entry_points",
73-
)
74-
7566
rules_python_integration_test(
7667
name = "compile_pip_requirements_test",
7768
)

0 commit comments

Comments
 (0)