#!/usr/bin/make -f # This file was automatically generated by stdeb 0.8.2 at # Fri, 23 Oct 2015 09:24:46 +1100 export PYBUILD_NAME=pytest-django %: dh $@ --with python2,python3 --buildsystem=pybuild override_dh_auto_test: # Tests not enabled because required django-configurations not yet packaged # in Debian # PYTHONPATH=. \ # dh_auto_test -- --system=custom --test-args="{interpreter} -m pytest --ds=pytest_django_test.settings_sqlite --strict -r fEsxXw"