Andreas Wacknitz
2024-03-26 5289b57b9e7e1beae0b0d33715b8b899692f9ac4
commit | author | age
26308a 1 {
MT 2     "dependencies": [
3         "library/python/packaging-39",
4         "library/python/pytest-39",
5         "library/python/setuptools-39",
6         "library/python/wheel-39",
7         "runtime/python-39"
8     ],
9     "fmris": [
c36dda 10         "library/python/pytest-rerunfailures",
MT 11         "library/python/pytest-rerunfailures-39"
26308a 12     ],
MT 13     "name": "pytest-rerunfailures"
c36dda 14 }