8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentatio 8000 n.
There was an error while loading. Please reload this page.
1 parent 72b8f7c commit 6549a28Copy full SHA for 6549a28
pythonforandroid/bootstraps/sdl2/__init__.py
@@ -42,6 +42,7 @@ def run_distribute(self):
42
python_bundle_dir = join('_python_bundle', '_python_bundle')
43
ensure_dir(python_bundle_dir)
44
45
+ info("Create Python bundle")
46
site_packages_dir = self.ctx.python_recipe.create_python_bundle(
47
join(self.dist_dir, python_bundle_dir), arch)
48
0 commit comments