Skip to content

Commit 22383dc

Browse files
authored
Update autotest/gdrivers/vrtderived.py
1 parent a457e8a commit 22383dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

autotest/gdrivers/vrtderived.py

+1
Original file line numberDiff line numberDiff line change
@@ -1266,6 +1266,7 @@ def handle(ecls, ecode, emsg):
12661266
@pytest.mark.parametrize("fn", ["sum", "mul"])
12671267
def test_vrt_pixelfn_constant_factor(tmp_vsimem, fn):
12681268

1269+
gdaltest.importorskip_gdal_array()
12691270
np = pytest.importorskip("numpy")
12701271
k = 7
12711272

0 commit comments

Comments
 (0)