We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed39bc0 commit 4ba7befCopy full SHA for 4ba7bef
pytest.ini
@@ -1,6 +1,7 @@
1
[pytest]
2
+qt_api=pyqt5
3
filterwarnings =
- error
4
+ #error
5
6
# Coming from vispy
7
ignore:distutils Version classes are deprecated:DeprecationWarning
0 commit comments