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 f942508 commit 9d3dc48Copy full SHA for 9d3dc48
pyproject.toml
@@ -72,7 +72,7 @@ gpu = [
72
test = [
73
"coverage",
74
# Pin possibly due to https://github.com/pytest-dev/pytest-cov/issues/693
75
- "pytest==8.4.0",
+ "pytest<8.4",
76
"pytest-asyncio",
77
"pytest-cov",
78
"pytest-accept",
0 commit comments