Commits


Wes McKinney authored and Uwe L. Korn committed d46b7ea3e8c
ARROW-992: [Python] Try to set a __version__ in in-place local builds This is better than having no version at all Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #841 from wesm/ARROW-992 and squashes the following commits: 40b86fa [Wes McKinney] Use setuptools_scm to determine __version__ in dev builds if possible