Skip to content

fix: install runtime dependencies of locally built packages

Anhad Singh requested to merge andypython/installer:master into master

This is the same behavior as remote prebuilt packages and what the package manager already does. It seems to be only unimplemented for locally built packages.

Signed-off-by: Anhad Singh andypython@protonmail.com

Merge request reports