15
0
forked from pool/python-gfloat
Files
python-gfloat/no-nbval.patch

11 lines
311 B
Diff

Index: gfloat-0.4/pyproject.toml
===================================================================
--- gfloat-0.4.orig/pyproject.toml
+++ gfloat-0.4/pyproject.toml
@@ -40,5 +40,4 @@ module = "mx.*"
ignore_missing_imports = true
[tool.pytest.ini_options]
-addopts = "--nbval"
testpaths = ["docs", "test"]