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 ff3d8c8 commit ccdaff8Copy full SHA for ccdaff8
pyproject.toml
@@ -25,7 +25,7 @@ dependencies = [
25
]
26
27
[project.optional-dependencies]
28
-test = ["nbmake", "pytest"]
+test = ["nbmake", "pytest<8.0.0"]
29
formatting = ["pre-commit"]
30
31
[project.urls]
0 commit comments