python311Packages.azure-eventgrid: refactor

This commit is contained in:
Fabian Affolter 2024-04-11 20:33:53 +02:00 committed by GitHub
parent 38016dff38
commit d1f7b2b7ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -20,11 +20,11 @@ buildPythonPackage rec {
hash = "sha256-a9fVQBbMo6Zwdp6WTYKiQBlqJcQRs+nxqKqBVcPbBew=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
azure-common
azure-core
isodate