From: Joseph Method Date: Thu, 17 Dec 2015 06:35:08 +0000 (-0500) Subject: Fix python executable reference X-Git-Url: https://git.madduck.net/etc/taskwarrior.git/commitdiff_plain/6acb88cf1287472e10e87d7d6518c66697eab3e9?ds=sidebyside;hp=6acb88cf1287472e10e87d7d6518c66697eab3e9 Fix python executable reference Use env to select the right python executable. Fixes issue on MacOS with selecting the system python instead of the Homebrew python. ---