Attempt fix of setproctitle missing

This commit is contained in:
Matthew Stratford 2022-03-19 18:45:51 +00:00
parent 67c74b09dd
commit 76ddea56f8

View file

@ -84,6 +84,10 @@
{ {
"optionDest": "collect-all", "optionDest": "collect-all",
"value": "sanic" "value": "sanic"
},
{
"optionDest": "collect-all",
"value": "setproctitle"
} }
], ],
"nonPyinstallerOptions": { "nonPyinstallerOptions": {