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 f28d5fc commit f3d0701Copy full SHA for f3d0701
pyproject.toml
@@ -103,3 +103,6 @@ full = [
103
"cvxpy>=1.3.0", # No Clarabel solver before 1.3.0
104
"ecos>=2.0.14", # Does not work before 2.0.14
105
]
106
+
107
+[tool.pytest.ini_options]
108
+xfail_strict = true
0 commit comments