Lines Matching +full:packages +full:- +full:dir
22 return ns.copy / "packages"
23 return ns.copy / "Lib" / "site-packages"
25 return ns.temp / "packages"
31 log_warning("Failed to find {} - pip will not be included", pip_dir)
33 pkg_root = "packages/{}" if ns.zip_lib else "Lib/site-packages/{}"
65 "-m",
67 "--no-color",
71 "--upgrade",
72 "--target",
74 "--no-index",
75 "--no-compile",
76 "--no-cache-dir",
77 "-f",
79 "--only-binary",