kargo: readd ansible2 to propagatedBuildInputs

was removed by accident in 16bab456b4
This commit is contained in:
Jörg Thalheim 2017-08-28 12:05:33 +01:00
parent 16bab456b4
commit 49b17a8127

View file

@ -12,6 +12,7 @@ python2Packages.buildPythonApplication rec {
doCheck = false;
propagatedBuildInputs = with python2Packages; [
ansible2
boto
cffi
cryptography