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 a35536f commit adaaa64Copy full SHA for adaaa64
Makefile
@@ -13,7 +13,7 @@ install:
13
install-dev:
14
uv sync --all-extras
15
16
-install-speed:
+install-extras:
17
uv sync --all-extras --no-dev
18
19
up:
0 commit comments