MCPcopy Index your code
hub / github.com/kivy/python-for-android / prepare_dist

Method prepare_dist

pythonforandroid/build.py:433–434  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

431 self.bootstrap_build_dir = self.bootstrap.build_dir
432
433 def prepare_dist(self):
434 self.bootstrap.prepare_dist_dir()
435
436 def get_site_packages_dir(self, arch):
437 '''Returns the location of site-packages in the python-install build

Callers 1

build_dist_from_argsFunction · 0.80

Calls 1

prepare_dist_dirMethod · 0.80

Tested by

no test coverage detected