# shellcheck shell=bash disable=SC1091
# vim: ft=sh
if ( cd .. && find_up .envrc >/dev/null )
then
    source_up || true
fi
layout pipenv
