summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorErik Johnson <palehose@gmail.com>2018-06-01 09:57:01 -0500
committerSebastian Thiel <byronimo@gmail.com>2018-06-05 11:41:14 +0200
commitce5dfe7f95ac35263e41017c8a3c3c40c4333de3 (patch)
tree6af894febf0f2f656bf3a4270cc7382a383c30f7 /requirements.txt
parent6c2446f24bc6a91ca907cb51d0b4a690131222d6 (diff)
downloadgitpython-ce5dfe7f95ac35263e41017c8a3c3c40c4333de3.tar.gz
Fix exception on import in MacOS
This is related to my fix in #658. Apparently, MacOS adds a git executable that is just a stub which displays an error. This gets past the try/except I added in #658, and allows all of the GitPython components to be imported, but since the executable is not *actually* git, it results in an exception when ``refresh()`` attemepts to run a ``git version``.
Diffstat (limited to 'requirements.txt')
0 files changed, 0 insertions, 0 deletions