Tests: Remove pytest-rerunfailures (#4572)

This commit is contained in:
Raphael Michel
2024-10-25 22:00:14 +02:00
committed by GitHub
parent 5795aa6492
commit 9ca1573fcf
4 changed files with 4 additions and 5 deletions
-1
View File
@@ -122,7 +122,6 @@ dev = [
"pytest-cov",
"pytest-django==4.*",
"pytest-mock==3.14.*",
"pytest-rerunfailures==14.*",
"pytest-sugar",
"pytest-xdist==3.6.*",
"pytest==8.3.*",