pyapp
pyapp copied to clipboard
Reduce distributions size with install-only-stripped builds
Fixes #159
The same changes has been merged to UV:
- https://github.com/astral-sh/uv/pull/5451
- https://github.com/astral-sh/uv/pull/6087
So sorry I missed this! Stripped builds are used as of https://github.com/ofek/pyapp/pull/163
Thanks!