awscli: fix broken dependency
Sorry, not sure how I missed this in my earlier commit!
This commit is contained in:
parent
8a84a80193
commit
60f949bc78
@ -13,7 +13,7 @@ pythonPackages.buildPythonPackage rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
pythonPackages.botocore_1_1_10
|
pythonPackages.botocore
|
||||||
pythonPackages.bcdoc
|
pythonPackages.bcdoc
|
||||||
pythonPackages.six
|
pythonPackages.six
|
||||||
pythonPackages.colorama
|
pythonPackages.colorama
|
||||||
|
Loading…
x
Reference in New Issue
Block a user