Skip to content

Commit 2e9bafc

Browse files
committed
added additional weights
1 parent 7ccca59 commit 2e9bafc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ci/get_package_shards.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,16 @@
2222
# Default weight for any package not listed is 1.
2323
PACKAGE_WEIGHTS = {
2424
"bigframes": 6,
25+
"google-ai-generativelanguage": 4
2526
"google-auth": 5,
2627
"google-cloud-compute": 12,
2728
"google-cloud-compute-v1beta": 12,
2829
"google-cloud-dialogflow": 6,
2930
"google-cloud-dialogflow-cx": 6,
3031
"google-cloud-discoveryengine": 8,
3132
"google-cloud-retail": 5,
33+
"google-shopping-merchant-accounts": 4,
34+
3235
}
3336

3437

0 commit comments

Comments
 (0)