File: rules

package info (click to toggle)
django-setuptest 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 112 kB
  • ctags: 29
  • sloc: python: 257; makefile: 4
file content (10 lines) | stat: -rwxr-xr-x 229 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
#!/usr/bin/make -f

# This file was automatically generated by stdeb 0.8.5 at
# Thu, 07 Jul 2016 19:41:14 +0100
export PYBUILD_NAME=django-setuptest
%:
	dh $@ --with python2,python3 --buildsystem=pybuild

override_dh_auto_test: