Skip to content

Commit

Permalink
Reuse colorama from pip/_vendor
Browse files Browse the repository at this point in the history
See #5174
  • Loading branch information
oz123 committed Jul 31, 2022
1 parent 3936533 commit 223d0f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/vendoring/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
"requests": "pipenv.patched.pip._vendor.requests",
"packaging": "pipenv.patched.pip._vendor.packaging",
"colorama": "pipenv.patched.pip._vendor.colorama",
"urllib3": "pipenv.patched.pip._vendor.urllib3",
}

GLOBAL_REPLACEMENT = [
Expand Down

0 comments on commit 223d0f0

Please sign in to comment.