Skip to content
Snippets Groups Projects
Commit bfe0c1bd authored by Paolo Veglio's avatar Paolo Veglio
Browse files

added include paths for docker container

parent 88b19080
No related branches found
No related tags found
No related merge requests found
Pipeline #51304 failed
......@@ -34,7 +34,7 @@ include_dirs = [
"/opt/hdf4/4.2.14-gcc-8.3/include",
"/opt/hdfeos2/2.20-gcc-8.3/include",
"/opt/netcdf4/4.7.0-gcc-8.3/include",
"/usr/include",
"/usr/include/hdf",
numpy.get_include(),
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment