Skip to content
Merged
Changes from 1 commit
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: 2 additions & 0 deletions python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Python SDK for programmatic control of GitHub Copilot CLI via JSON-RPC.

```bash
pip install -e .
# or
uv sync
Comment thread
friggeri marked this conversation as resolved.
Outdated
```

## Quick Start
Expand Down
Loading