python-mapnik icon indicating copy to clipboard operation
python-mapnik copied to clipboard

setup.py mason support should error on failure

Open springmeyer opened this issue 8 years ago • 0 comments

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

springmeyer avatar May 05 '17 18:05 springmeyer