Am 18.10.2011 15:10, schrieb Yaroslav Halchenko: > well -- if you discover some other way -- please let me know.
>From elsewhere <news:de.comp.lang.python>, I got the hint <news:mailman.2064.1318941522.27778.python...@python.org>to try python setup.py build_ext -i which builds the extension in-place. So my debian/rules looks like override_dh_auto_test: python setup.py build_ext -i && nosetests tests/test.py This works fine for me, and I hope it will survive the review :-) Best regards Ole -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4e9d8df8.4060...@liska.ath.cx