shithub: aubio

ref: e230bb4e3a6afef5685a28e659991051bd89db8e
dir: /python/env_osx/

View raw version
#! /bin/sh

export PYTHONPATH=$PWD/`ls -rtd build/lib.* | head -1`:$PWD/tests:$PYTHONPATH
export DYLD_LIBRARY_PATH=$PWD/../build/src