fix: use correct README in pyproject.toml
Metadata
Current evaluation
Merged a one-line fix to pyproject.toml that corrects the README reference, resolving issue #214. Approved by two reviewers and passed CI checks.
Suggested action: —
No scores available.
Issue body
fixes #214
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `tox`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a one-line fix to pyproject.toml that corrects the README reference, resolving issue #214. Approved by two reviewers and passed CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to fix issue #214 by correcting the README path in pyproject.toml. The change was submitted by maintainer lengau and successfully integrated. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #378 build: fix a couple pieces of base pyproject | starbase | merged | Merged after passing CI and approvals. Updated pyproject.toml to replace the deprecated license classifier with an SPDX identifier, switched the dynamic README reference from rST to markdown, and cleaned up whitespace. | |
| #53 fix(docs): get the correct readme for pypi | craft-grammar | merged | Merged a one-line change correcting the README referenced for PyPI, resolving issue #52. Approved by one reviewer, passed CI, and integrated without further modifications. | |
| #13 docs: configure readthedocs.yml | craft-archives | merged | Merged configuration for readthedocs.yml to use documentation dependencies from pyproject.toml. Approved by one reviewer with no unresolved comments. Updated one file with 19 additions. | |
| #457 Release 1.19.4 | craft-parts | merged | Merged release 1.19.4, backporting pyproject.toml support and pull/build steps subdir fix from v1.20.0. Approved by one reviewer, passed CI, and rebased onto the hotfix branch prior to merge. | |
| #2557 fix(templates): improve explanation of how to manage library dependencies | charmcraft | merged | Merged improvements to pyproject.toml dependency management documentation for kubernetes and machine profiles. Updates align with the new recommendation to distribute libraries as Python packages. Approved by two reviewers and passed CI checks. | |
| #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. |