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 607be72 commit d027723Copy full SHA for d027723
{{cookiecutter.project_slug}}/Makefile
@@ -13,7 +13,7 @@ clean:
13
14
.PHONY: build
15
build:
16
- $(uv) build
+ $(UV) build
17
18
19
# Tests
0 commit comments