# Load the IVPM-managed environment (tool binaries on PATH + Python venv).
# Run `direnv allow` once to enable automatic activation.

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