Skip to content

Commit 68ce30b

Browse files
committed
Add pytest-rerunfailures to [tests] dependencies
1 parent 59f003d commit 68ce30b

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
@@ -47,6 +47,7 @@ tests = [
4747
"pytest >= 5",
4848
"pytest-cov",
4949
"pytest-xdist",
50+
"pytest-rerunfailures",
5051
"responses",
5152
"sdmx1[cache]",
5253
]

0 commit comments

Comments
 (0)