shithub: aubio

ref: db1eab722cb6b0858bb2ba99c573fbb4b859dc9f
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