fastapi: don't strip the launcher
This commit is contained in:
@@ -14,6 +14,7 @@ msys2_references=(
|
||||
"cpe: cpe:2.3:a:fastapi_project:fastapi"
|
||||
)
|
||||
license=('MIT')
|
||||
options=('!strip')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-anyio" # implicitly required for concurrency
|
||||
"${MINGW_PACKAGE_PREFIX}-python-pydantic"
|
||||
|
||||
Reference in New Issue
Block a user