Forked from
ift / NIFTy
Source project has a limited visibility.
-
Lukas Platz authored
If there is no `git` executable in the path of the installing shell, the setup will fail because the `setup.py` `write_version` function will raise a `FileNotFoundError` exception.
Lukas Platz authoredIf there is no `git` executable in the path of the installing shell, the setup will fail because the `setup.py` `write_version` function will raise a `FileNotFoundError` exception.