googleapis / googleapis/google-cloud-python

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

オープン
#17,325 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
priority: p2 type: cleanup
主要言語
Python
スター
5.4k
フォーク
1.8k
平均マージ
3日 4時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。