Skip to content

Commit

Permalink
Merge pull request #309747 from annaleeleaves/awscli
Browse files Browse the repository at this point in the history
awscli: relax deps botocore
  • Loading branch information
fabaff authored May 7, 2024
2 parents b009fbe + a3bc1c6 commit 8a70e15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/tools/admin/awscli/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ python3.pkgs.buildPythonApplication rec {
];

pythonRelaxDeps = [
"botocore"
"colorama"
"docutils"
"rsa"
Expand Down

0 comments on commit 8a70e15

Please sign in to comment.