Skip to content

Commit 00a7386

Browse files
committed
Increment to HDF 4.3.1 on Windows
1 parent 9471548 commit 00a7386

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import os
88

99
# Windows build: modify to point to HDF4 and HDF-EOS2 libraries.
10-
WIN_HDF_DIR=r'C:\Program Files\HDF_Group\HDF\4.2.16'
10+
WIN_HDF_DIR=r'C:\Program Files\HDF_Group\HDF\4.3.1'
1111
WIN_HDFEOS_DIR=r'C:\Program Files\hdf-eos2-3.0'
1212

1313
try:

0 commit comments

Comments
 (0)