Skip to content

Commit 495a408

Browse files
authored
Update Makefile
1 parent 72c43ab commit 495a408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ increase-version: guard-PART ## Increase project version
5959
@bump2version $(PART)
6060
@git switch -c main
6161

62-
dist: clean ## builds source and wheel package
62+
dist: ## builds source and wheel package
6363
@pip install build twine
6464
@python -m build
6565

0 commit comments

Comments
 (0)