googleapis / googleapis/google-cloud-python

Sync noxfile with templates and add deps_from_source session

未关闭
#15,518 0 条评论 0 个 reaction 已指派 1 人 已被 @Genesis929 认领 在 GitHub 查看
api: bigquery
主要语言
Python
星标
5.4k
派生
1.8k
平均合并
3 天 4 小时
30 天内合并 PR
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 摘要。