readme: python req added;

This commit is contained in:
naudachu
2026-06-03 06:35:31 +05:00
parent b8b4cb3eae
commit a97c1a6638
+1
View File
@@ -13,6 +13,7 @@ A Claude Code plugin that gives Claude a reference for the `tea` CLI and enforce
## Prerequisites
- **Claude Code** — CLI, desktop app, or IDE extension
- **Python 3** — required by the `tea-guard` hook (`python3` must be on `$PATH`)
- **`tea`** — Gitea's official CLI. Install with `brew install tea` (macOS) or from [gitea.com/gitea/tea/releases](https://gitea.com/gitea/tea/releases)
- At least one login configured: `tea logins add` (interactive — run it in a terminal, not via Claude)