There was an error while loading. Please reload this page.
2 parents da1cefd + 4cae5a9 commit 96cfa2fCopy full SHA for 96cfa2f
1 file changed
Makefile
@@ -26,7 +26,7 @@ update:
26
uv lock --upgrade
27
28
dist:
29
- uv build
+ uv build --no-sources
30
31
# Commands without file dependencies
32
.PHONY: help lint test dist
0 commit comments