We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2afb08d commit 67b81c2Copy full SHA for 67b81c2
1 file changed
desktop/scripts/build-backend.mjs
@@ -35,6 +35,8 @@ const args = [
35
'pip',
36
'--collect-submodules',
37
'astrbot.api',
38
+ '--collect-data',
39
+ 'certifi',
40
'--add-data',
41
`${kbStopwordsSrc}${dataSeparator}${kbStopwordsDest}`,
42
'--distpath',
0 commit comments