Skip to content

Commit 82e6fc8

Browse files
committed
Missed one.
1 parent 7543347 commit 82e6fc8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pip/private/extension.bzl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -383,9 +383,6 @@ def _group_repos(module_ctx, lock_specs):
383383
graph = {}
384384

385385
for name, package in packages.items():
386-
if "registry" not in package["source"]:
387-
continue
388-
389386
deps = {}
390387

391388
# Enter the package into the venv internal graph

0 commit comments

Comments
 (0)