#!/bin/sh
set -efu
export HOME=$ADTTMP

python $PWD/debian/tests/cython-magic.py ipython
