We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28e5eb9 commit a0c607fCopy full SHA for a0c607f
src/pip/_internal/locations/__init__.py
@@ -25,10 +25,10 @@
25
"USER_CACHE_DIR",
26
"get_bin_prefix",
27
"get_bin_user",
28
+ "get_isolated_environment_bin_path",
29
+ "get_isolated_environment_lib_paths",
30
"get_major_minor_version",
31
"get_platlib",
- "get_isolated_environment_lib_paths",
- "get_isolated_environment_bin_path",
32
"get_purelib",
33
"get_scheme",
34
"get_src_prefix",
0 commit comments