Skip to content

Commit c2f5125

Browse files
committed
Updated Makefile
1 parent 78dba4a commit c2f5125

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,6 @@ dist: clean install-deploy ## builds source and wheel package
8282

8383
increase-version: guard-PART ## Increase project version
8484
@bump2version $(PART)
85-
@git push
86-
@git push --tags
8785

8886
install-wheel: ## Install wheel
8987
@echo "Installing wheel..."

0 commit comments

Comments
 (0)