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 db438fa commit b3ad3b2Copy full SHA for b3ad3b2
pipenv/__init__.py
@@ -11,7 +11,6 @@
11
12
# Load patched pip instead of system pip
13
os.environ["PIP_DISABLE_PIP_VERSION_CHECK"] = "1"
14
-os.environ["_PIP_USE_IMPORTLIB_METADATA"] = "1"
15
16
17
def _ensure_modules():
0 commit comments