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 9c91553 commit d3b53cbCopy full SHA for d3b53cb
GNUmakefile
@@ -173,6 +173,7 @@ install: dist/slip39-$(VERSION)-py3-none-any.whl FORCE
173
installer: $(INSTALLER)
174
175
dmg: deps app-dmg-valid
176
+pkg: deps app-pkg-valid
177
msi: deps dist/slip39-$(VERSION)-win64.msi
178
exe: deps build/exe.$(CXFREEZE_EXT)/SLIP-39.exe
179
app: deps dist/SLIP-39.app
0 commit comments