Skip to content

Commit 6b808a0

Browse files
committed
docs: fix Python version requirement
1 parent e37b8da commit 6b808a0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ build/
66
.venv/
77
.ty_cache/
88
.ruff_cache/
9+
CLAUDE.md

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ apick --history [--token TOKEN] [--dry-run]
3232

3333
## Requirements
3434

35-
- Python 3.10+
35+
- Python 3.11+
3636
- [fzf](https://github.com/junegunn/fzf)
3737
- Optional: [jq](https://jqlang.github.io/jq/) for syntax-highlighted JSON output
3838

0 commit comments

Comments
 (0)