Make sure all sanic deps are included
This commit is contained in:
parent
617376a54b
commit
c70092f9d9
1 changed files with 4 additions and 0 deletions
|
@ -80,6 +80,10 @@
|
||||||
{
|
{
|
||||||
"optionDest": "datas",
|
"optionDest": "datas",
|
||||||
"value": "/package.json;./"
|
"value": "/package.json;./"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"optionDest": "collect-all",
|
||||||
|
"value": "sanic"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"nonPyinstallerOptions": {
|
"nonPyinstallerOptions": {
|
||||||
|
|
Loading…
Reference in a new issue