Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ To build wheels with the bundled Claude Code CLI:

```bash
# Install build dependencies
pip install build twine
pip install build twine wheel

# Build wheel with bundled CLI
python scripts/build_wheel.py
Expand Down