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.
1 parent f42e6bf commit 6cb5295Copy full SHA for 6cb5295
mise.toml
@@ -22,3 +22,7 @@ UV_LINK_MODE = "copy"
22
[tasks.docs]
23
run = "uv run zensical serve"
24
description = "Serve the documentation locally"
25
+
26
+[tasks.sync]
27
+run = "uv sync --extra gpu --upgrade"
28
+description = "Run uv sync"
0 commit comments