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 601b058 commit fbc8e77Copy full SHA for fbc8e77
1 file changed
python/pyproject.toml
@@ -45,7 +45,7 @@ docs = [
45
lint = ["ruff>=0.2.0"]
46
optional = ["numba", "pyamg"]
47
petsc4py = ["petsc4py"]
48
-test = ["matplotlib", "networkx", "packaging", "pytest", "scipy", "fenics-dolfinx[optional]"]
+test = ["matplotlib", "networkx", "packaging", "pytest>=9", "scipy", "fenics-dolfinx[optional]"]
49
ci = [
50
"mypy",
51
"pytest-xdist",
0 commit comments