Skip to content

Commit

Permalink
trying again to disable shiboken2 tests via pyqt
Browse files Browse the repository at this point in the history
  • Loading branch information
paolap committed Oct 31, 2024
1 parent 99ca9a3 commit e28f0aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion testconfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ skip:
- plotly.plotly
- bokeh.server.django
- bokeh.sampledata # no bokeh_sampledata
- datatree # import shiboken2 using deprecated functions form various packages
- datatree #
- pyqt # import shiboken2 using deprecated functions form various packages
# Too many, or not necessary
- iris.tests
- cartopy.tests
Expand Down

0 comments on commit e28f0aa

Please sign in to comment.