Skip to content

Commit b9bc7f5

Browse files
committed
Skip FastMarchingDistanceGrid tests on Windows with Python 3.12
1 parent 2741105 commit b9bc7f5

File tree

1 file changed

+1
-0
lines changed
  • test/GeoEco/Datasets/Virtual/FastMarchingDistanceGrid

1 file changed

+1
-0
lines changed

test/GeoEco/Datasets/Virtual/FastMarchingDistanceGrid/FMDG_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
import os
1111
import pathlib
1212
import pytest
13+
import sys
1314

1415
from GeoEco.Logging import Logger
1516
from GeoEco.Datasets import NumpyGrid

0 commit comments

Comments
 (0)