simvue-io / client

Simvue Python client
https://docs.simvue.io
Apache License 2.0
4 stars 0 forks source link

Handle case where git is not installed #409

Closed kzscisoft closed 3 weeks ago

kzscisoft commented 3 weeks ago

Handles ImportError thrown by GitPython if the git command is not available.