Skip to content

Commit 3598af1

Browse files
committed
pytest-qt plugin added to pytest.ini
1 parent 62d10d0 commit 3598af1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pytest.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[pytest]
2+
qt_api=pyqt5
23
filterwarnings =
3-
error
4+
#error
45

56
# Coming from vispy
67
ignore:distutils Version classes are deprecated:DeprecationWarning

0 commit comments

Comments
 (0)