Skip to content

Commit 9d3dc48

Browse files
committed
revert change to pytest dep
1 parent f942508 commit 9d3dc48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ gpu = [
7272
test = [
7373
"coverage",
7474
# Pin possibly due to https://github.com/pytest-dev/pytest-cov/issues/693
75-
"pytest==8.4.0",
75+
"pytest<8.4",
7676
"pytest-asyncio",
7777
"pytest-cov",
7878
"pytest-accept",

0 commit comments

Comments
 (0)