Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .kokoro/presubmit/system.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Only run this nox session.
env_vars: {
key: "NOX_SESSION"
value: "system-3.12"
value: "core_deps_from_source"
}

env_vars: {
Expand Down
1 change: 1 addition & 0 deletions packages/bigframes/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -1092,3 +1092,4 @@ def mypy(session):
"--explicit-package-bases",
'--exclude="^third_party"',
)

1 change: 1 addition & 0 deletions packages/bigquery-magics/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -546,3 +546,4 @@ def mypy(session):
# TODO(https://github.com/googleapis/google-cloud-python/issues/16014):
# Add mypy tests
session.skip("mypy tests are not yet supported")

1 change: 1 addition & 0 deletions packages/db-dtypes/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -547,3 +547,4 @@ def mypy(session):
"--ignore-missing-imports",
*session.posargs,
)

1 change: 1 addition & 0 deletions packages/django-google-spanner/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -491,3 +491,4 @@ def format(session: nox.sessions.Session) -> None:
"--line-length=88", # Standard Black line length
*LINT_PATHS,
)

2 changes: 1 addition & 1 deletion packages/gapic-generator/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -846,4 +846,4 @@ def core_deps_from_source(session, protobuf_implementation):
"""Run all tests with core dependencies installed from source."""
# TODO(https://github.com/googleapis/google-cloud-python/issues/16185):
# Implement logic to install core packages directly from the mono-repo directories.
session.skip("core_deps_from_source session is not yet implemented for gapic-generator-python.")
session.skip("core_deps_from_source session is not yet implemented for gapic-generator-python.")
1 change: 1 addition & 0 deletions packages/gcp-sphinx-docfx-yaml/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,3 +173,4 @@ def docfx(session):
"DocFX build postponed during migration. "
"Requires resolution of Sphinx 1.5.5 / Jinja2 compatibility."
)

1 change: 1 addition & 0 deletions packages/google-ads-admanager/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-ads-datamanager/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-ads-marketingplatform-admin/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-ai-generativelanguage/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-analytics-admin/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-analytics-data/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-api-core/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -464,3 +464,4 @@ def docfx(session):
os.path.join("docs", ""),
os.path.join("docs", "_build", "html", ""),
)

1 change: 1 addition & 0 deletions packages/google-apps-card/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-apps-chat/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-apps-events-subscriptions/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-apps-meet/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-apps-script-type/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-area120-tables/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-auth-httplib2/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -529,3 +529,4 @@ def core_deps_from_source(session):
system_test_folder_path,
*session.posargs,
)

1 change: 1 addition & 0 deletions packages/google-auth-oauthlib/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -474,3 +474,4 @@ def mypy(session):
"-p",
"google_auth_oauthlib",
)

1 change: 1 addition & 0 deletions packages/google-auth/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -316,3 +316,4 @@ def core_deps_from_source(session):
rather than pulling the dependencies from PyPI.
"""
session.skip("Skipping: Not applicable for google-auth.")

1 change: 1 addition & 0 deletions packages/google-backstory/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-access-approval/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-access-context-manager/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -577,3 +577,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-advisorynotifications/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-alloydb-connectors/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-alloydb/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-api-gateway/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-api-keys/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-apigee-connect/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-apigee-registry/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-apihub/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-apiregistry/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-appengine-admin/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-appengine-logging/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-apphub/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-appoptimize/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-artifact-registry/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-asset/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-assured-workloads/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-audit-log/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -563,3 +563,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-auditmanager/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-automl/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -638,3 +638,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-backupdr/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-bare-metal-solution/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-batch/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-beyondcorp-appgateways/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-biglake-hive/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-biglake/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-bigquery-analyticshub/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-bigquery-biglake/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-bigquery-connection/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-bigquery-data-exchange/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-bigquery-datapolicies/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-bigquery-datatransfer/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-bigquery-logging/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-bigquery-migration/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-bigquery-reservation/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-bigquery-storage/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -678,3 +678,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-bigquery/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -564,3 +564,4 @@ def format(session: nox.sessions.Session) -> None:
# See https://pycqa.github.io/isort/docs/configuration/options.html#force-sort-within-sections
session.run("isort", "--fss", *python_files)
session.run("black", *python_files)

1 change: 1 addition & 0 deletions packages/google-cloud-bigtable/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -625,3 +625,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-billing-budgets/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-billing/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-binary-authorization/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-build/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-capacityplanner/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-certificate-manager/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-ces/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-channel/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-chronicle/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

1 change: 1 addition & 0 deletions packages/google-cloud-cloudcontrolspartner/noxfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -637,3 +637,4 @@ def core_deps_from_source(session, protobuf_implementation):
"PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION": protobuf_implementation,
},
)

Loading
Loading