Unverified Commit a3bc1c60 authored by annalee's avatar annalee
Browse files

awscli: relax deps botocore

parent 9fb58261
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ python3.pkgs.buildPythonApplication rec {
  ];

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