Skip to content

Fixing error when git not installed

Compare
Choose a tag to compare
@jgostick jgostick released this 24 Oct 16:15
62a54de

I recently added a small feature that appends the git commit to the version number for users working on a branch other than master, but the import of gitpython apparently fails if the host machine does not have git installed. Now this import occurs inside a try-accept so will not break