python3Packages.aws-encryption-sdk: disable tests requiring aws-cryptographic-material-providers
This commit is contained in:
parent
c07ae7c553
commit
f579360cfc
@ -44,6 +44,8 @@ buildPythonPackage rec {
|
||||
# Tests require networking
|
||||
"examples"
|
||||
"test/integration"
|
||||
# requires yet to be packaged aws-cryptographic-material-providers
|
||||
"test/mpl"
|
||||
];
|
||||
|
||||
disabledTests = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user