Skip to content

Commit 8e6ec9f

Browse files
authored
Merge pull request #8108 from stefanor/vendored-certifi
Mark certifi as bundled, it's used in the debug command
2 parents 814c54f + 7fb9a9d commit 8e6ec9f

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

news/7fc6ae31-6e5d-4f67-9b6b-3e7d4934d775.trivial

Whitespace-only changes.

src/pip/_vendor/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ def vendored(modulename):
6060
# Actually alias all of our vendored dependencies.
6161
vendored("appdirs")
6262
vendored("cachecontrol")
63+
vendored("certifi")
6364
vendored("colorama")
6465
vendored("contextlib2")
6566
vendored("distlib")

0 commit comments

Comments
 (0)