Re-revert "awscli: Get rid of runtime -dev dependencies"
This reverts commit afd04a49ed.
Moved from master to staging.
This commit is contained in:
@@ -38,7 +38,7 @@ in py.pkgs.buildPythonApplication rec {
|
||||
# No tests included
|
||||
doCheck = false;
|
||||
|
||||
propagatedBuildInputs = with py.pkgs; [
|
||||
pythonPath = with py.pkgs; [
|
||||
botocore
|
||||
bcdoc
|
||||
s3transfer
|
||||
@@ -49,6 +49,10 @@ in py.pkgs.buildPythonApplication rec {
|
||||
pyyaml
|
||||
groff
|
||||
less
|
||||
urllib3
|
||||
dateutil
|
||||
jmespath
|
||||
futures
|
||||
];
|
||||
|
||||
postInstall = ''
|
||||
|
||||
Reference in New Issue
Block a user