File: rules

package info (click to toggle)
django-prometheus 1.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 424 kB
  • ctags: 168
  • sloc: python: 859; makefile: 4
file content (7 lines) | stat: -rwxr-xr-x 192 bytes parent folder | download
1
2
3
4
5
6
7
#!/usr/bin/make -f

PYBUILD_TEST_ARGS="{interpreter} ./test/end2end/manage.py test --verbosity=2"

export PYBUILD_NAME=django-prometheus
%:
	dh $@ --with python2,python3 --buildsystem=pybuild