Unverified Commit 8f183c2f authored by Martin Weinelt's avatar Martin Weinelt
Browse files

python3Packages.azure-mgmt-appcontainers: fix deps

parent 5e018524
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@
  azure-common,
  azure-mgmt-core,
  isodate,
  msrest,
  setuptools,
}:

@@ -25,6 +26,7 @@ buildPythonPackage rec {
    azure-common
    azure-mgmt-core
    isodate
    msrest
  ];

  # no tests included