Skip to content

Commit 9a041ae

Browse files
committed
Run figure tests by default
1 parent 9ad0c19 commit 9a041ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ write_to = "src/napari_matplotlib/_version.py"
77

88
[tool.pytest.ini_options]
99
qt_api = "pyqt6"
10+
addopts = "--mpl"
1011
filterwarnings = [
1112
"error",
1213
# Coming from vispy

0 commit comments

Comments
 (0)