We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
uv
1 parent 9a5b687 commit 356e0e5Copy full SHA for 356e0e5
1 file changed
release.sh
@@ -6,7 +6,7 @@ if (( dirty )); then
6
git stash -u
7
fi
8
9
-poetry build -f wheel
+uv build --wheel
10
11
git push origin
12
git push origin v$1
0 commit comments