shithub: aubio

ref: dd9e6f959f2fe238c7882d86a06ce6835801e99b
dir: /interfaces/python/build_linux/

View raw version
#! /bin/sh

set -e
set -x

python setup.py clean build
export PYTHONPATH=./build/lib.linux-x86_64-2.7/
export LD_LIBRARY_PATH=../../build/src/
./run_all_tests --verbose