Skip to content

docs: Add Python 3.11 requirement to installation guide#14

Merged
mmontan merged 1 commit intomainfrom
docs/readme-installation-guide
Feb 12, 2026
Merged

docs: Add Python 3.11 requirement to installation guide#14
mmontan merged 1 commit intomainfrom
docs/readme-installation-guide

Conversation

@mmontan
Copy link
Collaborator

@mmontan mmontan commented Feb 11, 2026

Summary

  • Specifies --python 3.11 in the uv tool install command to prevent Google API deprecation warnings when an older Python (e.g. 3.10) is picked by default
  • Adds Python 3.11+ note to the pip install instruction

Test plan

  • Run uv tool install agent-engine-cli --python 3.11 and verify no warnings
  • Verify README renders correctly on GitHub

🤖 Generated with Claude Code

Prevents Google API deprecation warnings when uv picks an older Python.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mmontan mmontan merged commit 84bc6d4 into main Feb 12, 2026
4 checks passed
@mmontan mmontan deleted the docs/readme-installation-guide branch February 12, 2026 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant