Skip to content

Commit b4acf79

Browse files
committed
.
1 parent 218853c commit b4acf79

File tree

1 file changed

+1
-1
lines changed
  • python/pip_install/extract_wheels/lib

1 file changed

+1
-1
lines changed

python/pip_install/extract_wheels/lib/BUILD

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ py_library(
1818
"//python/pip_install/parse_requirements_to_bzl:__subpackages__",
1919
],
2020
deps = [
21-
requirement("pkginfo"),
21+
requirement("installer"),
2222
requirement("setuptools"),
2323
],
2424
)

0 commit comments

Comments
 (0)