Skip to content

Commit e28f0aa

Browse files
committed
trying again to disable shiboken2 tests via pyqt
1 parent 99ca9a3 commit e28f0aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

testconfig.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ skip:
88
- plotly.plotly
99
- bokeh.server.django
1010
- bokeh.sampledata # no bokeh_sampledata
11-
- datatree # import shiboken2 using deprecated functions form various packages
11+
- datatree #
12+
- pyqt # import shiboken2 using deprecated functions form various packages
1213
# Too many, or not necessary
1314
- iris.tests
1415
- cartopy.tests

0 commit comments

Comments
 (0)