We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9c86a9 commit 388a344Copy full SHA for 388a344
testconfig.yml
@@ -8,10 +8,11 @@ skip:
8
- plotly.plotly
9
- bokeh.server.django
10
- bokeh.sampledata # no bokeh_sampledata
11
-- datatree # error importing datatree
12
-- pyart # error importing pyart
13
-- pyqt # import shiboken2 using deprecated functions form various packages
14
-- wradlib # same as above
+- datatree # see issue #52
+- pyart # see issue #52
+- pyqt # see issue #52
+- wradlib # see issue #52
15
+- xradar # see issue #52
16
# Too many, or not necessary
17
- iris.tests
18
- cartopy.tests
0 commit comments