This commit is contained in:
Dan Saunders
2025-08-30 00:04:39 -04:00
parent 02f308351c
commit 98f230d864
3 changed files with 3 additions and 6 deletions

View File

@@ -31,10 +31,7 @@ PRs are **greatly welcome**!
Please run below to setup env
```bash
# Using uv (recommended)
uv pip install -e .[dev]
# OR using pip
pip3 install -e .[dev]
pre-commit install