Skip to content

Commit f634bef

Browse files
committed
release
1 parent 4451e1b commit f634bef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ docs-serve: ## serve documentation
3535

3636
.PHONY: publish
3737
publish: ## Release to pypi
38+
@uv build
3839
@uv publish --token $(PYPI_TOKEN)
3940

4041
.PHONY: tests

0 commit comments

Comments
 (0)