register_vcs_handler("git", "get_keywords")
| 1 | |
| 2 | # This file helps to compute a version number in source trees obtained from |
| 3 | # git-archive tarball (such as those provided by githubs download-from-tag |
| 4 | # feature). Distribution tarballs (built by setup.py sdist) and build |
nothing calls this directly
no outgoing calls
no test coverage detected