python312Packages.azure-keyvault-keys: refactor

This commit is contained in:
Fabian Affolter 2024-04-16 12:47:51 +02:00
parent f267cdf4a1
commit 6dd0f5dfc3
1 changed files with 2 additions and 2 deletions

View File

@ -22,11 +22,11 @@ buildPythonPackage rec {
hash = "sha256-CGMtzW7OKGVyBOmiVq1kNp/isOOF7UM0n5MvAH2J93Q=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
azure-common
azure-core
cryptography