1 parent d53125d commit 18ad212Copy full SHA for 18ad212
2 files changed
.gitignore
@@ -6,3 +6,4 @@ build/
6
.venv/
7
.ty_cache/
8
.ruff_cache/
9
+CLAUDE.md
README.md
@@ -32,7 +32,7 @@ apick --history [--token TOKEN] [--dry-run]
32
33
## Requirements
34
35
-- Python 3.10+
+- Python 3.11+
36
- [fzf](https://github.com/junegunn/fzf)
37
- Optional: [jq](https://jqlang.github.io/jq/) for syntax-highlighted JSON output
38
0 commit comments