# Load IVPM-managed environment (Python venv + FuseSoC setup)

if [ -d packages ]; then
  source_env packages/packages.envrc
fi

