shithub: aubio

ref: 14fb15f310bd10207b240f781053cee9c5b8c430
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