Attempt fix of setproctitle missing
This commit is contained in:
parent
67c74b09dd
commit
76ddea56f8
1 changed files with 4 additions and 0 deletions
|
@ -84,6 +84,10 @@
|
|||
{
|
||||
"optionDest": "collect-all",
|
||||
"value": "sanic"
|
||||
},
|
||||
{
|
||||
"optionDest": "collect-all",
|
||||
"value": "setproctitle"
|
||||
}
|
||||
],
|
||||
"nonPyinstallerOptions": {
|
||||
|
|
Loading…
Reference in a new issue