Skip to content

Commit 4ba7bef

Browse files
committed
Added qt_api in pytest.ini and commented out error in filterwarnings
1 parent ed39bc0 commit 4ba7bef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pytest.ini

+2-1
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)