Skip to content

Commit 77e7431

Browse files
authored
Merge pull request #10381 from jdufresne/retrying
Remove unused "retrying" package from mypy configuration
2 parents bb5fdea + 7609f35 commit 77e7431

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

news/8c1e7700-9648-4251-a827-120cc8952afc.trivial.rst

Whitespace-only changes.

setup.cfg

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ follow_imports = skip
5050
follow_imports = skip
5151
[mypy-pip._vendor.requests.*]
5252
follow_imports = skip
53-
[mypy-pip._vendor.retrying]
54-
follow_imports = skip
5553

5654
[tool:pytest]
5755
addopts = --ignore src/pip/_vendor --ignore tests/tests_cache -r aR --color=yes

0 commit comments

Comments
 (0)