googleapis / googleapis/google-cloud-python

Sync noxfile with templates and add deps_from_source session

オープン
#15,518 コメント 0 件 リアクション 0 件 担当者 1 名 @Genesis929 が担当を希望しています GitHub で見る
api: bigquery
主要言語
Python
スター
5.4k
フォーク
1.8k
平均マージ
3日 4時間
マージ済み PR(30日)
122

説明

Follow-up with https://github.com/googleapis/python-bigquery-magics/pull/104#issuecomment-2722302855

Let's create a separate session for `deps_from_source`, similar to core_deps_from_source here: https://github.com/googleapis/google-cloud-python/blob/3609c907cf4c03bf08418de150c84c32da9dae1e/packages/grafeas/noxfile.py#L478-L537

Also, this list of pre-release packages should be updated as well as this is the standard list from synthtool templates

```
prerel_deps = [
"protobuf",
# dependency of grpc
"six",
"grpc-google-iam-v1",
"googleapis-common-protos",
"grpcio",
"grpcio-status",
"google-api-core",
"google-auth",
"proto-plus",
"google-cloud-testutils",
# dependencies of google-cloud-testutils"
"click",
]
```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。