Skip to content

Commit af6cd78

Browse files
committed
uv makefile
1 parent 209f590 commit af6cd78

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ test:
1515

1616
testpub:
1717
rm -fr dist
18-
uv run pyproject-build
18+
uv build
1919
uv run twine upload --repository testpypi dist/*

0 commit comments

Comments
 (0)