googleapis / googleapis/google-cloud-python

Consolidate setup.py boilerplate to a single source at the monorepo root.

未关闭
#17,325 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
priority: p2 type: cleanup
主要语言
Python
星标
5.4k
派生
1.8k
平均合并
3 天 4 小时
30 天内合并 PR
122

描述

### Summary of the feature request

Consolidate setup.py boilerplate to a single source at the monorepo root.

**Current State**: 26 packages define this file.
**Similarity Profile**: 53.6% similarity, with a mean of 99 lines of code.

**Why it's a prime candidate**: A legacy boilerplate file containing package descriptors, classifiers, and python version constraints.

**Recommendation**:
Migrate package configurations to modern, declarative `pyproject.toml` files utilizing PEP 621.
Use a centralized build system script or setup generator (such as our `gapic-generator` templates) to cleanly manage and inherit common metadata attributes (like licensing, Python version classifiers, and author info) from a root-level configuration.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。