Unverified Commit 88c1e826 authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

cloud-custodian: fix build (#503603)

parents 76bd4f13 b7d742c9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: {
    "docutils"
    "importlib-metadata"
    "referencing"
    "tabulate"
    "urllib3"
  ];