• Ed Morley's avatar
    Don't skip the geo-libs vendoring step if only gdalserver present · aef7b65b
    Ed Morley authored
    Since if someone previously had `GDAL` in their requirements file, they
    would already have the gdalserver binary present from `bin/steps/gdal`
    but be missing the proj and geos vendor files. By checking for `proj`
    instead, we ensure that the vendoring isn't incorrectly skipped in this
    case.
    aef7b65b
Name
Last commit
Last update
..
hooks Loading commit data...
collectstatic Loading commit data...
cryptography Loading commit data...
gdal Loading commit data...
geo-libs Loading commit data...
mercurial Loading commit data...
pip-install Loading commit data...
pip-uninstall Loading commit data...
pylibmc Loading commit data...
python Loading commit data...
setuptools Loading commit data...