Skip to content

AST-1489 Update dependency detection

Maik Nijhuis requested to merge ast-1489-update-dependency-detection into main
  • Simplify parsing 'ldd' output.
  • Check everybeam.__file__ directly.

With these changes, the dependency checker for EveryBeam also works when using the EveryBeam Python library from the EveryBeam build directory directly, instead of using an installed version.

Edited by Maik Nijhuis

Merge request reports