debian-django-jsonfield/debian-jessie/rules

11 lines
166 B
Makefile
Executable File

#!/usr/bin/make -f
export PYBUILD_NAME=django-jsonfield
%:
dh $@ --with python2
.PHONY: override_dh_auto_test
override_dh_auto_test:
python2 debian/run_tests.py