mirror of
https://github.com/kennethreitz/pipenv.git
synced 2026-06-05 22:50:18 +00:00
Remove pip_shims renames.
This commit is contained in:
@@ -58,7 +58,6 @@ PATCHED_RENAMES = {}
|
||||
|
||||
LIBRARY_RENAMES = {
|
||||
"pip": "pipenv.patched.pip",
|
||||
"pip_shims:": "pipenv.vendor.pip_shims",
|
||||
"requests": "pipenv.patched.pip._vendor.requests",
|
||||
"packaging": "pipenv.patched.pip._vendor.packaging",
|
||||
"pkg_resources": "pipenv.patched.pip._vendor.pkg_resources",
|
||||
|
||||
Reference in New Issue
Block a user