jorisvandenbossche commented on PR #41041: URL: https://github.com/apache/arrow/pull/41041#issuecomment-2052027501
Also, it seems that we use `parse_git` callable to use a custom `git describe` invocation. But, nowadays setuptools_scm also has an option to directly override which describe command is used (`git_describe_command`). So that part can probably be turned into a static configuration instead of a callable. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
