Skip to content

Commit 2b09fff

Browse files
committed
feat: more to uv + ruff
1 parent 5a10b15 commit 2b09fff

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ and ensuring that `uv` is available in your `$PATH`
1414
Install the dependencies:
1515

1616
```bash
17-
uv install
17+
uv lock
18+
uv sync
1819
uv tool install pre-commit --with pre-commit-uv --force-reinstall
1920
uvx pre-commit install
2021
```

src/my_package/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)