Skip to content

Commit 51f07aa

Browse files
committed
Remove tenacity/tests from vendoring configuration
Since upstream release 8.0.0 and change: jd/tenacity@d442271 the tenacity package does not include tests.
1 parent 387844e commit 51f07aa

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

news/267c64cc-e525-4a5d-9442-df848c37c08f.trivial.rst

Whitespace-only changes.

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ drop = [
4444
"setuptools",
4545
"pkg_resources/_vendor/",
4646
"pkg_resources/extern/",
47-
# unneeded part for tenacity
48-
"tenacity/tests",
4947
]
5048

5149
[tool.vendoring.typing-stubs]

0 commit comments

Comments
 (0)