mapnik / python-mapnik

Python bindings for mapnik
GNU Lesser General Public License v2.1
160 stars 91 forks source link

setup.py mason support should error on failure #149

Open springmeyer opened 7 years ago

springmeyer commented 7 years ago

Currently the subprocess call to setup mason deps may fail but the build continues. We should stop hard on any error returned from bootstrap.sh at https://github.com/mapnik/python-mapnik/blob/46b552013332cb91c714a1a6730a6960c011f056/setup.py#L105

/cc @artemp