shithub: aubio

ref: 8ee26a80fa4fb9c32030cc3ddc1e67a5e9701d29
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