Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support install_only_stripped PBS flavor. #77

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

jsirois
Copy link
Contributor

@jsirois jsirois commented Jul 31, 2024

Closes #76

@jsirois
Copy link
Contributor Author

jsirois commented Jul 31, 2024

Still ~3x bigger than a skinny scie on Linux but used to be ~7x bigger:

:; ls -sSh1 dist/science* dist/stripped/*
 64M dist/science-fat-linux-x86_64
 25M dist/stripped/science-fat-linux-x86_64
9.3M dist/science-linux-x86_64
1.2M dist/science.pyz

Updated docs rendered here: https://jsirois.github.io/lift/_/providers/PythonBuildStandalone.html#flavor

@jsirois jsirois merged commit bb92f7f into a-scie:main Jul 31, 2024
6 checks passed
@jsirois jsirois deleted the issues/76 branch July 31, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for more PBS flavors.
2 participants