Skip to content

Prepare lisa for PyPI submission

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr260 into master

Make sure lisa python package is self-contained, so that it will be installable from PyPI in the future.

TODO (in another PR):

  • remove last dependency over bart
  • update tools/{exekall,bisector}/setup.py so they can be uploaded as well
  • Allow giving a package name instead of a filename to exekall, so the user does not need to reference site-package directory directly

Merge request reports