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 95f9dd1 commit d474731Copy full SHA for d474731
Makefile
@@ -66,7 +66,7 @@ endif
66
@$(PROJDIR)/build/publish $(VERSION)
67
68
.PHONY: release
69
-release: # release_sdist
+release: release_sdist
70
ifeq ($(RELEASE_GPG_KEYNAME),)
71
$(error RELEASE_GPG_KEYNAME must be set to build a release and deploy this package)
72
endif
0 commit comments