azure-cli: fix adal tests

This commit is contained in:
Jonathan Ringer 2022-01-20 11:16:49 -08:00
parent ce88a19065
commit 03a4213c4f
No known key found for this signature in database
GPG key ID: 5C841D3CFDFEC4E0

View file

@ -466,6 +466,8 @@ let
inherit version;
sha256 = "sha256-109FuBMXRU2W6YL9HFDm+1yZrCIjcorqh2RDOjn1ZvE=";
};
# sdist lacks tests
doCheck = false;
});
semver = super.semver.overridePythonAttrs(oldAttrs: rec {