clean:: dh_testdir for python in $(PYVERS); do \ $$python setup.py clean; \ done rm -rf build-stamp build dh_clean