python312Packages.google-cloud-container: refactor

This commit is contained in:
Fabian Affolter 2024-03-23 13:11:47 +01:00 committed by GitHub
parent fe8d6c37a9
commit 355aea7a6d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -24,11 +24,11 @@ buildPythonPackage rec {
hash = "sha256-heNvRcepXqayn/impyP5h4L+eOJjGV1hMrZyg96aZKU=";
};
nativeBuildInputs = [
build-system = [
setuptools
];
propagatedBuildInputs = [
dependencies = [
google-api-core
libcst
proto-plus