Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgafni committed Oct 7, 2024
1 parent 882b7ce commit 1f7afb2
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,13 +294,16 @@ WIP
# Development

```shell
poetry install --all-extras
poetry shell
pre-commit install
uv sync --all-extras
uv run pre-commit install
```

## Testing

```shell
uv run pytest
```

### KubeRay

Required tools:
Expand Down

0 comments on commit 1f7afb2

Please sign in to comment.