We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 209f590 commit af6cd78Copy full SHA for af6cd78
1 file changed
Makefile
@@ -15,5 +15,5 @@ test:
15
16
testpub:
17
rm -fr dist
18
- uv run pyproject-build
+ uv build
19
uv run twine upload --repository testpypi dist/*
0 commit comments