changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra / scripts/find-heptapod.sh

changeset 320: 9422a14d72fd
parent: e0487b8a118f
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 07 Jul 2024 21:07:07 -0400
permissions: -rwxr-xr-x
description: tweak
1 export PY_HEPTAPOD=`$PYTHON -c "import heptapod, os; print(os.path.dirname(heptapod.__file__))"`
2 echo $PY_HEPTAPOD