Skip to content

Commit b5578c4

Browse files
committed
add pytest-subtets as dev dependency
1 parent 9e4cc13 commit b5578c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ dev = [
6969
"pytest-asyncio>=0.26.0",
7070
"pytest-django>=4.11.1",
7171
"pytest-mock>=3.14.0",
72+
"pytest-subtests>=0.14.1",
7273
"ruff>=0.11.6",
7374
]
7475
docs = [

0 commit comments

Comments
 (0)