We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
make ui
1 parent 3891ff3 commit 3563dc0Copy full SHA for 3563dc0
1 file changed
Makefile
@@ -4,4 +4,4 @@ test:
4
5
.PHONE: ui
6
ui:
7
- uv run --group ui python -m renard.ui
+ uv run --extra ui python -m renard.ui
0 commit comments