Skip to content

Commit d2129dd

Browse files
committed
docs: state Python 3.13 minimum in AGENTS.md
1 parent 57060c2 commit d2129dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Development and verification
44

5-
- Python minimum is 3.12; CI tests 3.13 and 3.14 on Linux/macOS. Use `uv`;
5+
- Python minimum is 3.13; CI tests 3.13 and 3.14 on Linux/macOS. Use `uv`;
66
`uv sync --extra telemetry` includes the optional dependencies exercised in CI.
77
- Run checks from the repo root, in CI order:
88
```sh

0 commit comments

Comments
 (0)