File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -482,7 +482,7 @@ def prerelease_deps(session, protobuf_implementation):
482482 # TODO(https://github.com/googleapis/python-bigquery-magics/pull/126): Install this again when we relax the pin.
483483 # "https://github.com/cloudspannerecosystem/spanner-graph-notebook/archive/refs/heads/main.zip",
484484 "https://github.com/googleapis/python-bigquery/archive/main.zip" ,
485- "https://github.com/googleapis/python-bigquery-storage /archive/main.zip" ,
485+ "https://github.com/googleapis/google-cloud-python /archive/main.zip#egg=google-cloud-bigquery-storage&subdirectory=packages/google-cloud-bigquery-storage " ,
486486 )
487487 # Print out prerelease package versions
488488 session .run ("pip" , "freeze" )
You can’t perform that action at this time.
0 commit comments