We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad0c19 commit 9a041aeCopy full SHA for 9a041ae
pyproject.toml
@@ -7,6 +7,7 @@ write_to = "src/napari_matplotlib/_version.py"
7
8
[tool.pytest.ini_options]
9
qt_api = "pyqt6"
10
+addopts = "--mpl"
11
filterwarnings = [
12
"error",
13
# Coming from vispy
0 commit comments