natcap / invest

InVEST®: models that map and value the goods and services from nature that sustain and fulfill human life.
Apache License 2.0
166 stars 68 forks source link

sdist check on release/3.9 crashing on GDAL dependency that should already be installed. #221

Closed phargogh closed 4 years ago

phargogh commented 4 years ago

The sdist check just merged into release/3.9 is crashing because GDAL isn't already installed on the system and pip is trying to build it.

See https://github.com/natcap/invest/runs/866495318

phargogh commented 4 years ago

Working on this in bugfix/221-sdist-crash-gdal-dependency, awaiting builds to verify a fix.

https://github.com/phargogh/invest/actions/runs/167916618