Skip to content

Commit

Permalink
Last run was more succesful, but 3.8 had issues with an API added in …
Browse files Browse the repository at this point in the history
…3.9, lets try 4.13.0
  • Loading branch information
matteius committed Apr 24, 2024
1 parent db438fa commit 1b13cd7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion pipenv/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@

# Load patched pip instead of system pip
os.environ["PIP_DISABLE_PIP_VERSION_CHECK"] = "1"
os.environ["_PIP_USE_IMPORTLIB_METADATA"] = "1"


def _ensure_modules():
Expand Down
2 changes: 1 addition & 1 deletion pipenv/vendor/vendor.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ click-didyoumean==0.3.1
click==8.1.7
colorama==0.4.6
dparse==0.6.3
importlib-metadata==6.5.1
importlib-metadata==4.13.0
pexpect==4.9.0
pipdeptree==2.18.1
plette==0.4.4
Expand Down

0 comments on commit 1b13cd7

Please sign in to comment.