nox
nox copied to clipboard
FileNotFoundError: [Errno 2] No such file or directory: 'git'
what about adding git as a dependency?
I agree. git
is a runtime dependency and as such, nox
should be wrapped to add it in its path.
"nix" is also a dependency