forked from mirrors/nixpkgs
cvehound: rename GitPython
This commit is contained in:
parent
35284543f7
commit
2c61d89177
|
@ -27,7 +27,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||
];
|
||||
|
||||
checkInputs = with python3.pkgs; [
|
||||
GitPython
|
||||
gitpython
|
||||
psutil
|
||||
pytestCheckHook
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue