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 e0b7a85 commit e70ef7cCopy full SHA for e70ef7c
pyproject.toml
@@ -67,7 +67,7 @@ write_to_template = '__version__ = "{version}"'
67
where = ["."]
68
69
[tool.pytest.ini_options]
70
-addopts = "--tb=short --color=yes -rsw --cov=weldx --cov-report=term-missing:skip-covered --doctest-modules"
+addopts = "--tb=short --color=yes -rsw --doctest-modules"
71
testpaths = "weldx_widgets/tests"
72
norecursedirs = [
73
".ipynb_checkpoints",
0 commit comments