pygrib
pygrib copied to clipboard
During installation, `incdirs` isn't appended when `$GRIBAPI_INCDIR` is set (v2.0.2)
https://github.com/jswhit/pygrib/blob/f2a8ce224ccc9b6c1bb24310a5c32a1953a97c8c/setup.py#L97
The same happens with $GRIBAPI_LIBDIR.
BTW, it'd be nice to read configuration from pkg-config when $GRIBAPI_DIR isn't set.
a patch would be welcome