We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf483d7 commit ac5fbd0Copy full SHA for ac5fbd0
pyproject.toml
@@ -64,6 +64,7 @@ cu13 = [
64
test = [
65
"pytest",
66
"pytest-cov",
67
+ "pytest-rerunfailures!=16.0.0",
68
"pytest-timeout",
69
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit dependencies.yaml and run `rapids-dependency-file-generator`.
70
test-cu12 = [
0 commit comments