diff --git a/build/build-exe-config.template.json b/build/build-exe-config.template.json index e99b569..c40e3c2 100644 --- a/build/build-exe-config.template.json +++ b/build/build-exe-config.template.json @@ -84,6 +84,10 @@ { "optionDest": "collect-all", "value": "sanic" + }, + { + "optionDest": "collect-all", + "value": "setproctitle" } ], "nonPyinstallerOptions": {