File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
packages/google-cloud-dns Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -534,7 +534,7 @@ def core_deps_from_source(session, protobuf_implementation):
534534 # the `prerel_deps` list in the `prerelease_deps` nox session should also be updated.
535535 core_dependencies_from_source = [
536536 "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" ,
537+ "google-cloud-core @ git+https://github.com/googleapis/python-cloud -core.git" ,
538538 "google-auth @ git+https://github.com/googleapis/google-auth-library-python.git" ,
539539 "proto-plus @ git+https://github.com/googleapis/proto-plus-python.git" ,
540540 ]
You can’t perform that action at this time.
0 commit comments