Skip to content

Commit d474731

Browse files
author
Luke Bakken
committed
restore line
1 parent 95f9dd1 commit d474731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ endif
6666
@$(PROJDIR)/build/publish $(VERSION)
6767

6868
.PHONY: release
69-
release: # release_sdist
69+
release: release_sdist
7070
ifeq ($(RELEASE_GPG_KEYNAME),)
7171
$(error RELEASE_GPG_KEYNAME must be set to build a release and deploy this package)
7272
endif

0 commit comments

Comments
 (0)