-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
PR: awaiting-reviewThe PR related to this issue is awaiting review by a maintainer.The PR related to this issue is awaiting review by a maintainer.
Description
Pipenv coverage report shows that vendored requests and certifi that are unused. Upon further examination, we utilize the certifi from the vendored pip and not the one that we vendor, and requests library remains unused by pipenv internals -- just the tests which call out it out as part of the dev dependencies.
Issue description
Placeholder for PR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
PR: awaiting-reviewThe PR related to this issue is awaiting review by a maintainer.The PR related to this issue is awaiting review by a maintainer.