#!/bin/bash
export PYTHONEXECUTABLE=./python
../python.app/Contents/MacOS/python "$@"
