chore: replace setup.py with pyproject.toml
Metadata
Current evaluation
Replacing setup.py with pyproject.toml was closed without merging. Lacking reviews, CI checks, or activity for over a year, the request was abandoned.
Suggested action: —
No scores available.
Issue body
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Replacing setup.py with pyproject.toml was closed without merging. Lacking reviews, CI checks, or activity for over a year, the request was abandoned. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Replacing setup.py with pyproject.toml was closed without merging. No comments or resolution details were provided, indicating the change was abandoned. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #550 chore: move project configuration to pyproject.toml | rockcraft | closed | Migration of project configuration to pyproject.toml was closed without merging. Lacking reviews, comments, and CI checks, the change was abandoned due to prolonged inactivity. | |
| #1422 chore: migrate setup.py to pyproject.toml | charmcraft | closed | Migrating setup.py to pyproject.toml was closed without merging. Placed in draft pending a rebase on PR #1423, the changes were ultimately abandoned. | |
| #740 build: replace setup.py and setup.cfg with pyproject.toml | rockcraft | closed | Modernized the build system by replacing setup.py and setup.cfg with pyproject.toml. The pull request was closed without merging, indicating it was abandoned due to lack of reviewer engagement and CI validation. | |
| #120 chore: migrate build from setup.cfg to pyproject.toml | craft-store | merged | Migrated build configuration from setup.cfg to pyproject.toml. Approved by two reviewers, passed CI checks, and merged. The update streamlined project metadata across two files, reducing configuration lines by 116. | |
| #751 chore: migrate setup.py to pyproject.toml | rockcraft | merged | Migrated project configuration from setup.py and setup.cfg to pyproject.toml to support starflow workflows. Approved by two reviewers, passed CI checks, and successfully merged with changes across five files. | |
| #1455 build: replace setup.py with pyproject.toml | charmcraft | merged | Merged the build configuration update replacing setup.py with pyproject.toml. Approved by two reviewers, the change modified six files with a net reduction of 21 lines, modernizing the project build system. | |
| #15 chore(tools): Make pyproject.toml exclude rather than statically include | starbase | merged | Merged changes to pyproject.toml that replace static file inclusion with exclusion rules, utilizing setuptools auto-find features for better maintainability. |