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 2c747d4 commit 9a53e5bCopy full SHA for 9a53e5b
main-amd64.spec
@@ -21,7 +21,8 @@ a = Analysis(
21
'uvicorn.lifespan.on',
22
'pydantic',
23
'fastAPI',
24
- 'mysql.connector'],
+ 'mysql.connector',
25
+ 'mysql.connector.locales.eng'],
26
hookspath=[],
27
hooksconfig={},
28
runtime_hooks=[],
main-arm64.spec
0 commit comments