We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed0c4f4 + 5a076d8 commit b8adb79Copy full SHA for b8adb79
Makefile
@@ -20,7 +20,7 @@ build:
20
21
.PHONY: sync
22
sync:
23
- uv sync --all-extras --all-packages --group dev
+ uv sync
24
25
.PHONY: build-docs
26
build-docs:
0 commit comments