Skip to content

Commit

Permalink
restore line
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Bakken committed Nov 17, 2016
1 parent 95f9dd1 commit d474731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ endif
@$(PROJDIR)/build/publish $(VERSION)

.PHONY: release
release: # release_sdist
release: release_sdist
ifeq ($(RELEASE_GPG_KEYNAME),)
$(error RELEASE_GPG_KEYNAME must be set to build a release and deploy this package)
endif
Expand Down

0 comments on commit d474731

Please sign in to comment.