diff --git a/Makefile b/Makefile index c61a6daf..1183be6f 100644 --- a/Makefile +++ b/Makefile @@ -211,7 +211,7 @@ git-release: git-tag # PYPI_FILE=.lock-pypi -pypi-release: $(PYPI_FILE) +pypi-release: $(PYPI_FILE) git-branch-merge $(PYPI_FILE): man $(VERSION_FILE) python3 setup.py sdist upload