fix: collect certifi data in desktop backend build (#4995)
This commit is contained in:
@@ -35,6 +35,8 @@ const args = [
|
||||
'pip',
|
||||
'--collect-submodules',
|
||||
'astrbot.api',
|
||||
'--collect-data',
|
||||
'certifi',
|
||||
'--add-data',
|
||||
`${kbStopwordsSrc}${dataSeparator}${kbStopwordsDest}`,
|
||||
'--distpath',
|
||||
|
||||
Reference in New Issue
Block a user