kargo: readd ansible2 to propagatedBuildInputs
was removed by accident in 16bab456b4
This commit is contained in:
parent
16bab456b4
commit
49b17a8127
@ -12,6 +12,7 @@ python2Packages.buildPythonApplication rec {
|
||||
doCheck = false;
|
||||
|
||||
propagatedBuildInputs = with python2Packages; [
|
||||
ansible2
|
||||
boto
|
||||
cffi
|
||||
cryptography
|
||||
|
Loading…
Reference in New Issue
Block a user