Commits

Antoine Pitrou authored 5c005fbca3d
ARROW-6016: [Python] Fix get_library_dirs() when Arrow installed as a system package Presumably this should fix the issue, though I can't check. Closes #4926 from pitrou/ARROW-6016-py-system-library-dir and squashes the following commits: b5bccc5ce <Antoine Pitrou> Raise rather than assert 6bc238a7b <Antoine Pitrou> ARROW-6016: Fix get_library_dirs() when Arrow installed as a system package Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>