We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4a1b1c commit ad7545eCopy full SHA for ad7545e
1 file changed
pyproject.toml
@@ -47,7 +47,7 @@ docs = [
47
]
48
test = [
49
"flake8",
50
- "pytest",
+ "pytest<9",
51
"pytest-notebook",
52
"pytest-timeout",
53
"coverage[toml]",
0 commit comments