fix: include resources from tracerite package in final build

This commit is contained in:
Ashhhleyyy 2024-04-03 19:16:45 +01:00
parent 16a5a94fa0
commit 99933083e7
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

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