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 298b20c commit 37b333fCopy full SHA for 37b333f
1 file changed
pyproject.toml
@@ -15,5 +15,5 @@ package = true
15
[tool.setuptools_scm]
16
write_to = "src/napari_deeplabcut/_version.py"
17
18
-# [tool.pytest.ini_options]
19
-# qt_api = "pyside6"
+[tool.pytest.ini_options]
+qt_api = "pyside6"
0 commit comments