-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Put Python resources into a bundle inside a framework (#139)
* Put python resources into bundle * echo "$SERIOUS_PYTHON_SITE_PACKAGES" * Fix setting readme * iOS packaging improved with bundles * macOS to store site-packages in python.bundle, not app archive * Improved structure and reliability * Fix macOS test * Fix .origin path * site-packages-hash arg * Windows: include site-packages to an app directory, not app.zip * Fix Windows test * Copy site-packages to app for Linux * Fix Linux tests * Install packages to site-packages for all platforms * --skip-site-packages option * Rename --cleanup-packages-files -> --cleanup-package-files * --arch option to allow a list * Version bumped to 0.9.0, changelog updated * Try to fix Android test
- Loading branch information
1 parent
36ef98f
commit e7e4279
Showing
51 changed files
with
535 additions
and
304 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.