Make sure all sanic deps are included

This commit is contained in:
Matthew Stratford 2022-03-19 17:46:19 +00:00
parent 617376a54b
commit c70092f9d9

View file

@ -80,6 +80,10 @@
{
"optionDest": "datas",
"value": "/package.json;./"
},
{
"optionDest": "collect-all",
"value": "sanic"
}
],
"nonPyinstallerOptions": {