We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d0ca29 commit 258a97cCopy full SHA for 258a97c
1 file changed
packages/google-cloud-dns/noxfile.py
@@ -534,7 +534,7 @@ def core_deps_from_source(session, protobuf_implementation):
534
# the `prerel_deps` list in the `prerelease_deps` nox session should also be updated.
535
core_dependencies_from_source = [
536
"googleapis-common-protos @ git+https://github.com/googleapis/google-cloud-python#egg=googleapis-common-protos&subdirectory=packages/googleapis-common-protos",
537
- "google-cloud-core @ git+https://github.com/googleapis/python-api-core.git",
+ "google-cloud-core @ git+https://github.com/googleapis/python-cloud-core.git",
538
"google-auth @ git+https://github.com/googleapis/google-auth-library-python.git",
539
"proto-plus @ git+https://github.com/googleapis/proto-plus-python.git",
540
]
0 commit comments