We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78dba4a commit c2f5125Copy full SHA for c2f5125
Makefile
@@ -82,8 +82,6 @@ dist: clean install-deploy ## builds source and wheel package
82
83
increase-version: guard-PART ## Increase project version
84
@bump2version $(PART)
85
- @git push
86
- @git push --tags
87
88
install-wheel: ## Install wheel
89
@echo "Installing wheel..."
0 commit comments