Skip to content

docs: Align Python version to 3.10+ and update README badges#6107

Closed
Jacksunwei wants to merge 1 commit into
mainfrom
docs/readme-badges-python-310
Closed

docs: Align Python version to 3.10+ and update README badges#6107
Jacksunwei wants to merge 1 commit into
mainfrom
docs/readme-badges-python-310

Conversation

@Jacksunwei

Copy link
Copy Markdown
Collaborator

Summary

  • Fix README claiming Python 3.11+ while the package requires >=3.10; sync all docs (README, AGENTS.md, adk-setup skill, two sample READMEs) to 3.10+
  • Swap the rate-limited shields.io PyPI downloads badge for a pepy.tech one (the old badge rendered "rate limited by upstream service")
  • Add a Python Unit Tests CI status badge

Test plan

  • Confirm README badges render correctly on GitHub (downloads + unit test status)
  • Verify Python version wording matches requires-python = ">=3.10" in pyproject.toml

…st badge

The README claimed Python 3.11+ while the package requires >=3.10, so users
on 3.10 were misled. Sync all docs (README, AGENTS.md, adk-setup skill, sample
READMEs) to 3.10+.

Also swap the rate-limited shields.io PyPI downloads badge for pepy.tech and
add a Python Unit Tests CI status badge.

Change-Id: Id624d850b727dd81703d6b6a7319c3dcb27d3106
@adk-bot adk-bot added the documentation [Component] This issue is related to documentation, it will be transferred to adk-docs label Jun 13, 2026
@Jacksunwei Jacksunwei self-assigned this Jun 13, 2026
copybara-service Bot pushed a commit that referenced this pull request Jun 13, 2026
Merge #6107

## Summary
- Fix README claiming Python 3.11+ while the package requires `>=3.10`; sync all docs (README, AGENTS.md, adk-setup skill, two sample READMEs) to 3.10+
- Swap the rate-limited shields.io PyPI downloads badge for a pepy.tech one (the old badge rendered "rate limited by upstream service")
- Add a Python Unit Tests CI status badge

## Test plan
- [ ] Confirm README badges render correctly on GitHub (downloads + unit test status)
- [ ] Verify Python version wording matches `requires-python = ">=3.10"` in pyproject.toml

Co-authored-by: Wei Sun (Jack) <weisun@google.com>
COPYBARA_INTEGRATE_REVIEW=#6107 from google:docs/readme-badges-python-310 bdfa1c1
PiperOrigin-RevId: 931539712
@adk-bot

adk-bot commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

Thank you @Jacksunwei for your contribution! 🎉

Your changes have been successfully imported and merged via Copybara in commit d3c21d7.

Closing this PR as the changes are now in the main branch.

@adk-bot adk-bot added the merged [Status] This PR is merged label Jun 13, 2026
@adk-bot adk-bot closed this Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation [Component] This issue is related to documentation, it will be transferred to adk-docs merged [Status] This PR is merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants