shithub: aubio

ref: 33cd81fb6aa26952dc0e08c1a32a993d6ca2c041
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